2022-07-08 07:27:49

by Johan Hovold

[permalink] [raw]
Subject: [PATCH] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses

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

Signed-off-by: Johan Hovold <[email protected]>
---
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


2022-07-08 22:28:40

by Bjorn Andersson

[permalink] [raw]
Subject: Re: [PATCH] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses

On Fri, 8 Jul 2022 09:25:56 +0200, Johan Hovold wrote:
> Fix up the DP PHY node which had the wrong unit address.
>
>

Applied, thanks!

[1/1] arm64: dts: qcom: sc8280xp: fix DP PHY node unit addresses
commit: abf61f7e66c15e00f40ca7e10367f4149639bc57

Best regards,
--
Bjorn Andersson <[email protected]>