Commit 81cad26c authored by Johan Hovold's avatar Johan Hovold Committed by Bjorn Andersson

arm64: dts: qcom: sc8280xp: fix USB1 PHY RX1 registers

The USB1 SS PHY node had the RX1 register block (0x600) replaced with
RX2 (0xc00).

Fixes: 152d1faf ("arm64: dts: qcom: add SC8280XP platform")
Signed-off-by: default avatarJohan Hovold <johan+linaro@kernel.org>
Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20220919094454.1574-3-johan+linaro@kernel.org
parent 31b3b305
...@@ -1242,7 +1242,7 @@ usb_1_qmpphy: phy-wrapper@8904000 { ...@@ -1242,7 +1242,7 @@ usb_1_qmpphy: phy-wrapper@8904000 {
usb_1_ssphy: usb3-phy@8903400 { usb_1_ssphy: usb3-phy@8903400 {
reg = <0 0x08903400 0 0x100>, reg = <0 0x08903400 0 0x100>,
<0 0x08903c00 0 0x3ec>, <0 0x08903600 0 0x3ec>,
<0 0x08904400 0 0x1f0>, <0 0x08904400 0 0x1f0>,
<0 0x08903a00 0 0x100>, <0 0x08903a00 0 0x100>,
<0 0x08903c00 0 0x3ec>, <0 0x08903c00 0 0x3ec>,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment