OSDN Git Service

arm64: dts: qcom: sdm845: Fix pcs_misc region address for UNI PHY
authorManu Gautam <mgautam@codeaurora.org>
Thu, 25 Oct 2018 17:23:17 +0000 (22:53 +0530)
committerAndy Gross <andy.gross@linaro.org>
Fri, 25 Jan 2019 04:18:43 +0000 (22:18 -0600)
Correct address for pcs_misc register region of USB3 QMP UNI PHY.
These registers are used during runtime-suspend/resume routines
of phy.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Fixes: ca4db2b538a1 ("arm64: dts: qcom: sdm845: Add USB-related nodes")
Signed-off-by: Manu Gautam <mgautam@codeaurora.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi

index b5dc7c0..14eb5ff 100644 (file)
                                reg = <0x88eb200 0x128>,
                                      <0x88eb400 0x1fc>,
                                      <0x88eb800 0x218>,
-                                     <0x88e9600 0x70>;
+                                     <0x88eb600 0x70>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
                                clock-names = "pipe0";