Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses
@ 2022-07-08  7:25 Johan Hovold
  2022-07-08 22:19 ` Bjorn Andersson
  0 siblings, 1 reply; 2+ messages in thread
From: Johan Hovold @ 2022-07-08  7:25 UTC (permalink / raw)
  To: Bjorn Andersson
  Cc: Andy Gross, Rob Herring, Krzysztof Kozlowski, linux-arm-msm,
	devicetree, linux-kernel, Johan Hovold

Fix up the DP PHY node which had the wrong unit address.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
---
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
index 9de6dedb102f..3542bcc34080 100644
--- a/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
+++ b/arch/arm64/boot/dts/qcom/sc8280xp.dtsi
@@ -1252,7 +1252,7 @@ usb_1_ssphy: usb3-phy@8903400 {
 				clock-output-names = "usb1_phy_pipe_clk_src";
 			};
 
-			usb_1_dpphy: dp-phy@88ed200 {
+			usb_1_dpphy: dp-phy@8904200 {
 				reg = <0 0x08904200 0 0x200>,
 				      <0 0x08904400 0 0x200>,
 				      <0 0x08904a00 0 0x200>,
-- 
2.35.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-07-08 22:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-08  7:25 [PATCH] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses Johan Hovold
2022-07-08 22:19 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox