OSDN Git Service

arm64: dts: qcom: sc8280xp: fix USB1 PHY RX1 registers
authorJohan Hovold <johan+linaro@kernel.org>
Mon, 19 Sep 2022 09:44:52 +0000 (11:44 +0200)
committerBjorn Andersson <andersson@kernel.org>
Mon, 17 Oct 2022 20:11:11 +0000 (15:11 -0500)
The USB1 SS PHY node had the RX1 register block (0x600) replaced with
RX2 (0xc00).

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-3-johan+linaro@kernel.org
arch/arm64/boot/dts/qcom/sc8280xp.dtsi

index cab9965..fce05d6 100644 (file)
 
                        usb_1_ssphy: usb3-phy@8903400 {
                                reg = <0 0x08903400 0 0x100>,
-                                     <0 0x08903c00 0 0x3ec>,
+                                     <0 0x08903600 0 0x3ec>,
                                      <0 0x08904400 0 0x1f0>,
                                      <0 0x08903a00 0 0x100>,
                                      <0 0x08903c00 0 0x3ec>,