arm64: dts: uniphier: Align node names for SoC-dependent controller and PHYs with...
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 7 Feb 2023 02:35:11 +0000 (11:35 +0900)
committerArnd Bergmann <arnd@arndb.de>
Thu, 9 Feb 2023 12:58:44 +0000 (13:58 +0100)
The node names for SoC-dependent controllers and PHYs should be
generic ones according to the DT schemas.

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20230207023514.29783-6-hayashi.kunihiko@socionext.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/socionext/uniphier-ld11.dtsi
arch/arm64/boot/dts/socionext/uniphier-ld20.dtsi
arch/arm64/boot/dts/socionext/uniphier-pxs3.dtsi

index 1c76b43..148d909 100644 (file)
                        };
                };
 
-               adamv@57920000 {
+               syscon@57920000 {
                        compatible = "socionext,uniphier-ld11-adamv",
                                     "simple-mfd", "syscon";
                        reg = <0x57920000 0x1000>;
 
-                       adamv_rst: reset {
+                       adamv_rst: reset-controller {
                                compatible = "socionext,uniphier-ld11-adamv-reset";
                                #reset-cells = <1>;
                        };
                        reg = <0x59801000 0x400>;
                };
 
-               sdctrl@59810000 {
+               syscon@59810000 {
                        compatible = "socionext,uniphier-ld11-sdctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59810000 0x400>;
 
-                       sd_rst: reset {
+                       sd_rst: reset-controller {
                                compatible = "socionext,uniphier-ld11-sd-reset";
                                #reset-cells = <1>;
                        };
                };
 
-               perictrl@59820000 {
+               syscon@59820000 {
                        compatible = "socionext,uniphier-ld11-perictrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59820000 0x200>;
 
-                       peri_clk: clock {
+                       peri_clk: clock-controller {
                                compatible = "socionext,uniphier-ld11-peri-clock";
                                #clock-cells = <1>;
                        };
 
-                       peri_rst: reset {
+                       peri_rst: reset-controller {
                                compatible = "socionext,uniphier-ld11-peri-reset";
                                #reset-cells = <1>;
                        };
                        has-transaction-translator;
                };
 
-               mioctrl@5b3e0000 {
+               syscon@5b3e0000 {
                        compatible = "socionext,uniphier-ld11-mioctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x5b3e0000 0x800>;
 
-                       mio_clk: clock {
+                       mio_clk: clock-controller {
                                compatible = "socionext,uniphier-ld11-mio-clock";
                                #clock-cells = <1>;
                        };
 
-                       mio_rst: reset {
+                       mio_rst: reset-controller {
                                compatible = "socionext,uniphier-ld11-mio-reset";
                                #reset-cells = <1>;
                                resets = <&sys_rst 7>;
                        };
                };
 
-               soc_glue: soc-glue@5f800000 {
+               soc_glue: syscon@5f800000 {
                        compatible = "socionext,uniphier-ld11-soc-glue",
                                     "simple-mfd", "syscon";
                        reg = <0x5f800000 0x2000>;
                                compatible = "socionext,uniphier-ld11-pinctrl";
                        };
 
-                       usb-controller {
+                       usb-hub {
                                compatible = "socionext,uniphier-ld11-usb2-phy";
                                #address-cells = <1>;
                                #size-cells = <0>;
                        };
                };
 
-               soc-glue@5f900000 {
+               syscon@5f900000 {
                        compatible = "socionext,uniphier-ld11-soc-glue-debug",
                                     "simple-mfd";
                        #address-cells = <1>;
                        interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
                };
 
-               sysctrl@61840000 {
+               syscon@61840000 {
                        compatible = "socionext,uniphier-ld11-sysctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x61840000 0x10000>;
 
-                       sys_clk: clock {
+                       sys_clk: clock-controller {
                                compatible = "socionext,uniphier-ld11-clock";
                                #clock-cells = <1>;
                        };
 
-                       sys_rst: reset {
+                       sys_rst: reset-controller {
                                compatible = "socionext,uniphier-ld11-reset";
                                #reset-cells = <1>;
                        };
index 9308458..c83265c 100644 (file)
                        };
                };
 
-               adamv@57920000 {
+               syscon@57920000 {
                        compatible = "socionext,uniphier-ld20-adamv",
                                     "simple-mfd", "syscon";
                        reg = <0x57920000 0x1000>;
 
-                       adamv_rst: reset {
+                       adamv_rst: reset-controller {
                                compatible = "socionext,uniphier-ld20-adamv-reset";
                                #reset-cells = <1>;
                        };
                        reg = <0x59801000 0x400>;
                };
 
-               sdctrl@59810000 {
+               syscon@59810000 {
                        compatible = "socionext,uniphier-ld20-sdctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59810000 0x400>;
 
-                       sd_clk: clock {
+                       sd_clk: clock-controller {
                                compatible = "socionext,uniphier-ld20-sd-clock";
                                #clock-cells = <1>;
                        };
 
-                       sd_rst: reset {
+                       sd_rst: reset-controller {
                                compatible = "socionext,uniphier-ld20-sd-reset";
                                #reset-cells = <1>;
                        };
                };
 
-               perictrl@59820000 {
+               syscon@59820000 {
                        compatible = "socionext,uniphier-ld20-perictrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59820000 0x200>;
 
-                       peri_clk: clock {
+                       peri_clk: clock-controller {
                                compatible = "socionext,uniphier-ld20-peri-clock";
                                #clock-cells = <1>;
                        };
 
-                       peri_rst: reset {
+                       peri_rst: reset-controller {
                                compatible = "socionext,uniphier-ld20-peri-reset";
                                #reset-cells = <1>;
                        };
                        cap-sd-highspeed;
                };
 
-               soc_glue: soc-glue@5f800000 {
+               soc_glue: syscon@5f800000 {
                        compatible = "socionext,uniphier-ld20-soc-glue",
                                     "simple-mfd", "syscon";
                        reg = <0x5f800000 0x2000>;
                        };
                };
 
-               soc-glue@5f900000 {
+               syscon@5f900000 {
                        compatible = "socionext,uniphier-ld20-soc-glue-debug",
                                     "simple-mfd";
                        #address-cells = <1>;
                        interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
                };
 
-               sysctrl@61840000 {
+               syscon@61840000 {
                        compatible = "socionext,uniphier-ld20-sysctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x61840000 0x10000>;
 
-                       sys_clk: clock {
+                       sys_clk: clock-controller {
                                compatible = "socionext,uniphier-ld20-clock";
                                #clock-cells = <1>;
                        };
 
-                       sys_rst: reset {
+                       sys_rst: reset-controller {
                                compatible = "socionext,uniphier-ld20-reset";
                                #reset-cells = <1>;
                        };
                        #size-cells = <1>;
                        ranges = <0 0x65b00000 0x400>;
 
-                       usb_rst: reset@0 {
+                       usb_rst: reset-controller@0 {
                                compatible = "socionext,uniphier-ld20-usb3-reset";
                                reg = <0x0 0x4>;
                                #reset-cells = <1>;
                                resets = <&sys_rst 14>;
                        };
 
-                       usb_hsphy0: hs-phy@200 {
+                       usb_hsphy0: phy@200 {
                                compatible = "socionext,uniphier-ld20-usb3-hsphy";
                                reg = <0x200 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i0>;
                        };
 
-                       usb_hsphy1: hs-phy@210 {
+                       usb_hsphy1: phy@210 {
                                compatible = "socionext,uniphier-ld20-usb3-hsphy";
                                reg = <0x210 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i0>;
                        };
 
-                       usb_hsphy2: hs-phy@220 {
+                       usb_hsphy2: phy@220 {
                                compatible = "socionext,uniphier-ld20-usb3-hsphy";
                                reg = <0x220 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i2>;
                        };
 
-                       usb_hsphy3: hs-phy@230 {
+                       usb_hsphy3: phy@230 {
                                compatible = "socionext,uniphier-ld20-usb3-hsphy";
                                reg = <0x230 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i2>;
                        };
 
-                       usb_ssphy0: ss-phy@300 {
+                       usb_ssphy0: phy@300 {
                                compatible = "socionext,uniphier-ld20-usb3-ssphy";
                                reg = <0x300 0x10>;
                                #phy-cells = <0>;
                                vbus-supply = <&usb_vbus0>;
                        };
 
-                       usb_ssphy1: ss-phy@310 {
+                       usb_ssphy1: phy@310 {
                                compatible = "socionext,uniphier-ld20-usb3-ssphy";
                                reg = <0x310 0x10>;
                                #phy-cells = <0>;
index b0c2951..dd60cc0 100644 (file)
                        reg = <0x59801000 0x400>;
                };
 
-               sdctrl@59810000 {
+               syscon@59810000 {
                        compatible = "socionext,uniphier-pxs3-sdctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59810000 0x400>;
 
-                       sd_clk: clock {
+                       sd_clk: clock-controller {
                                compatible = "socionext,uniphier-pxs3-sd-clock";
                                #clock-cells = <1>;
                        };
 
-                       sd_rst: reset {
+                       sd_rst: reset-controller {
                                compatible = "socionext,uniphier-pxs3-sd-reset";
                                #reset-cells = <1>;
                        };
                };
 
-               perictrl@59820000 {
+               syscon@59820000 {
                        compatible = "socionext,uniphier-pxs3-perictrl",
                                     "simple-mfd", "syscon";
                        reg = <0x59820000 0x200>;
 
-                       peri_clk: clock {
+                       peri_clk: clock-controller {
                                compatible = "socionext,uniphier-pxs3-peri-clock";
                                #clock-cells = <1>;
                        };
 
-                       peri_rst: reset {
+                       peri_rst: reset-controller {
                                compatible = "socionext,uniphier-pxs3-peri-reset";
                                #reset-cells = <1>;
                        };
                        sd-uhs-sdr50;
                };
 
-               soc_glue: soc-glue@5f800000 {
+               soc_glue: syscon@5f800000 {
                        compatible = "socionext,uniphier-pxs3-soc-glue",
                                     "simple-mfd", "syscon";
                        reg = <0x5f800000 0x2000>;
                        };
                };
 
-               soc-glue@5f900000 {
+               syscon@5f900000 {
                        compatible = "socionext,uniphier-pxs3-soc-glue-debug",
                                     "simple-mfd";
                        #address-cells = <1>;
                        interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
                };
 
-               sysctrl@61840000 {
+               syscon@61840000 {
                        compatible = "socionext,uniphier-pxs3-sysctrl",
                                     "simple-mfd", "syscon";
                        reg = <0x61840000 0x10000>;
 
-                       sys_clk: clock {
+                       sys_clk: clock-controller {
                                compatible = "socionext,uniphier-pxs3-clock";
                                #clock-cells = <1>;
                        };
 
-                       sys_rst: reset {
+                       sys_rst: reset-controller {
                                compatible = "socionext,uniphier-pxs3-reset";
                                #reset-cells = <1>;
                        };
                        #size-cells = <1>;
                        ranges = <0 0x65b00000 0x400>;
 
-                       usb0_rst: reset@0 {
+                       usb0_rst: reset-controller@0 {
                                compatible = "socionext,uniphier-pxs3-usb3-reset";
                                reg = <0x0 0x4>;
                                #reset-cells = <1>;
                                resets = <&sys_rst 12>;
                        };
 
-                       usb0_hsphy0: hs-phy@200 {
+                       usb0_hsphy0: phy@200 {
                                compatible = "socionext,uniphier-pxs3-usb3-hsphy";
                                reg = <0x200 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i0>;
                        };
 
-                       usb0_hsphy1: hs-phy@210 {
+                       usb0_hsphy1: phy@210 {
                                compatible = "socionext,uniphier-pxs3-usb3-hsphy";
                                reg = <0x210 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i0>;
                        };
 
-                       usb0_ssphy0: ss-phy@300 {
+                       usb0_ssphy0: phy@300 {
                                compatible = "socionext,uniphier-pxs3-usb3-ssphy";
                                reg = <0x300 0x10>;
                                #phy-cells = <0>;
                                vbus-supply = <&usb0_vbus0>;
                        };
 
-                       usb0_ssphy1: ss-phy@310 {
+                       usb0_ssphy1: phy@310 {
                                compatible = "socionext,uniphier-pxs3-usb3-ssphy";
                                reg = <0x310 0x10>;
                                #phy-cells = <0>;
                        #size-cells = <1>;
                        ranges = <0 0x65d00000 0x400>;
 
-                       usb1_rst: reset@0 {
+                       usb1_rst: reset-controller@0 {
                                compatible = "socionext,uniphier-pxs3-usb3-reset";
                                reg = <0x0 0x4>;
                                #reset-cells = <1>;
                                resets = <&sys_rst 13>;
                        };
 
-                       usb1_hsphy0: hs-phy@200 {
+                       usb1_hsphy0: phy@200 {
                                compatible = "socionext,uniphier-pxs3-usb3-hsphy";
                                reg = <0x200 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i2>;
                        };
 
-                       usb1_hsphy1: hs-phy@210 {
+                       usb1_hsphy1: phy@210 {
                                compatible = "socionext,uniphier-pxs3-usb3-hsphy";
                                reg = <0x210 0x10>;
                                #phy-cells = <0>;
                                              <&usb_hs_i2>;
                        };
 
-                       usb1_ssphy0: ss-phy@300 {
+                       usb1_ssphy0: phy@300 {
                                compatible = "socionext,uniphier-pxs3-usb3-ssphy";
                                reg = <0x300 0x10>;
                                #phy-cells = <0>;