arm64: dts: qcom: sc8280xp: drop broken DP PHY nodes
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 19 Sep 2022 09:44:54 +0000 (11:44 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 17 Oct 2022 20:11:11 +0000 (15:11 -0500)
commit7cdfb7a54ac88f7cb6d830ebb78bdbcbcb44bb4c
treea86c30419c63847d88bcf6d15c4c4e93153ae854
parent8723c3f290c7b798c0cbd89998576e6b365bda3a
arm64: dts: qcom: sc8280xp: drop broken DP PHY nodes

The DP PHY register layout of the current binding do not apply to the
newer USB4/USB3/DP PHY which uses a different register layout entirely.

Drop the DP PHY subnodes until the binding has been updated to prevent
the driver from corrupting unrelated registers.

Note that this is also needed in order to not break USB with an upcoming
PHY driver change that checks for overlapping register regions.

Fixes: 152d1faf1e2f ("arm64: dts: qcom: add SC8280XP platform")
Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919094454.1574-5-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc8280xp.dtsi