arm64: dts: qcom: update usb qmp phy clock-cells property
authorJonathan Marek <jonathan@marek.ca>
Mon, 23 Nov 2020 14:37:05 +0000 (09:37 -0500)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 8 Apr 2021 15:23:25 +0000 (10:23 -0500)
The top-level node doesn't provide any clocks, the subnode provides a
single clock with of_clk_hw_simple_get.

Signed-off-by: Jonathan Marek <jonathan@marek.ca>
Link: https://lore.kernel.org/r/20201123143705.14277-1-jonathan@marek.ca
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
arch/arm64/boot/dts/qcom/sdm845.dtsi
arch/arm64/boot/dts/qcom/sm8150.dtsi
arch/arm64/boot/dts/qcom/sm8250.dtsi

index 0b2077bce8fa146f6935c301f18b3635565d7879..0a86fe71a66d19d4d0e422fef1153527122e99b7 100644 (file)
                              <0 0x088e8000 0 0x10>;
                        reg-names = "reg-base", "dp_com";
                        status = "disabled";
-                       #clock-cells = <1>;
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges;
                                      <0 0x088e9600 0 0x128>,
                                      <0 0x088e9800 0 0x200>,
                                      <0 0x088e9a00 0 0x100>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
                                clock-names = "pipe0";
                        compatible = "qcom,sdm845-qmp-usb3-uni-phy";
                        reg = <0 0x088eb000 0 0x18c>;
                        status = "disabled";
-                       #clock-cells = <1>;
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges;
                                      <0 0x088eb400 0 0x1fc>,
                                      <0 0x088eb800 0 0x218>,
                                      <0 0x088eb600 0 0x70>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
                                clock-names = "pipe0";
index 9628826551886ae088c86ca3b99a69e29d808877..51235a9521c24314bc88afb26f909c5c2c949b99 100644 (file)
                              <0 0x088e8000 0 0x10>;
                        reg-names = "reg-base", "dp_com";
                        status = "disabled";
-                       #clock-cells = <1>;
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges;
                                      <0 0x088e9600 0 0x200>,
                                      <0 0x088e9800 0 0x200>,
                                      <0 0x088e9a00 0 0x100>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
                                clock-names = "pipe0";
                        compatible = "qcom,sm8150-qmp-usb3-uni-phy";
                        reg = <0 0x088eb000 0 0x200>;
                        status = "disabled";
-                       #clock-cells = <1>;
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges;
                                      <0 0x088eb400 0 0x200>,
                                      <0 0x088eb800 0 0x800>,
                                      <0 0x088eb600 0 0x200>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
                                clock-names = "pipe0";
index 9aeee4e415c300d1716cc18b9ef6993d140b6536..4c0de12aaba6f2e3c542384c2ad62356ca09bdbd 100644 (file)
                                      <0 0x088e9600 0 0x200>,
                                      <0 0x088e9800 0 0x200>,
                                      <0 0x088e9a00 0 0x100>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_PRIM_PHY_PIPE_CLK>;
                                clock-names = "pipe0";
                        compatible = "qcom,sm8250-qmp-usb3-uni-phy";
                        reg = <0 0x088eb000 0 0x200>;
                        status = "disabled";
-                       #clock-cells = <1>;
                        #address-cells = <2>;
                        #size-cells = <2>;
                        ranges;
                                reg = <0 0x088eb200 0 0x200>,
                                      <0 0x088eb400 0 0x200>,
                                      <0 0x088eb800 0 0x800>;
+                               #clock-cells = <0>;
                                #phy-cells = <0>;
                                clocks = <&gcc GCC_USB3_SEC_PHY_PIPE_CLK>;
                                clock-names = "pipe0";