OSDN Git Service

arm64: dts: qcom: sdm845: Add USB PHY lane two
authorEvan Green <evgreen@chromium.org>
Mon, 10 Dec 2018 19:28:26 +0000 (11:28 -0800)
committerAndy Gross <andy.gross@linaro.org>
Mon, 14 Jan 2019 06:14:53 +0000 (00:14 -0600)
Add the second lane registers for the USB PHY, now that the
QMP phy bindings have been updated. This way the driver can stop
reaching beyond its register region to get at the second lane.

Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Evan Green <evgreen@chromium.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 d92dd49..738345e 100644 (file)
                                 <&gcc GCC_USB3_PHY_PRIM_BCR>;
                        reset-names = "phy", "common";
 
-                       usb_1_ssphy: lane@88e9200 {
+                       usb_1_ssphy: lanes@88e9200 {
                                reg = <0x88e9200 0x128>,
                                      <0x88e9400 0x200>,
                                      <0x88e9c00 0x218>,
+                                     <0x88e9600 0x128>,
+                                     <0x88e9800 0x200>,
                                      <0x88e9a00 0x100>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;