OSDN Git Service

arm64: dts: qcom: sc7280: fix display port phy reg property
authorKuogee Hsieh <khsieh@codeaurora.org>
Thu, 9 Sep 2021 19:49:58 +0000 (12:49 -0700)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 21 Sep 2021 23:23:56 +0000 (18:23 -0500)
commit425f30cc843c727bc7753a0d33710d1e4a999168
tree0f85eddef6272ab893cb5aff9bdecf92728e066b
parentbe0416a3f9173aaa1f946ee0dbc4c146a295834d
arm64: dts: qcom: sc7280: fix display port phy reg property

Existing display port phy reg property is derived from usb phy which
map display port phy pcs to wrong address which cause aux init
with wrong address and prevent both dpcd read and write from working.
Fix this problem by assigning correct pcs address to display port
phy reg property.

Fixes: bb9efa59c665 ("arm64: dts: qcom: sc7280: Add USB related nodes")
Signed-off-by: Kuogee Hsieh <khsieh@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1631216998-10049-1-git-send-email-khsieh@codeaurora.org
arch/arm64/boot/dts/qcom/sc7280.dtsi