ARM: dts: uniphier: Rename usb-glue node for USB3 to usb-controller
authorKunihiko Hayashi <hayashi.kunihiko@socionext.com>
Tue, 13 Sep 2022 04:22:43 +0000 (13:22 +0900)
committerArnd Bergmann <arnd@arndb.de>
Wed, 28 Sep 2022 20:41:34 +0000 (22:41 +0200)
This "usb-glue" stands for an external controller associated with USB core,
however, this is not common. So rename to "usb-controller".

Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Link: https://lore.kernel.org/r/20220913042249.4708-4-hayashi.kunihiko@socionext.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/uniphier-pro4.dtsi
arch/arm/boot/dts/uniphier-pro5.dtsi
arch/arm/boot/dts/uniphier-pxs2.dtsi

index 6140eb42c42ae80f4cebdbc0dc11484b5d238195..2232c67134a0e47a14fa48aa5b5e9af360949d69 100644 (file)
                        dr_mode = "host";
                };
 
-               usb-glue@65b00000 {
+               usb-controller@65b00000 {
                        compatible = "socionext,uniphier-pro4-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;
                        dr_mode = "host";
                };
 
-               usb-glue@65d00000 {
+               usb-controller@65d00000 {
                        compatible = "socionext,uniphier-pro4-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;
index 3525125832dd1f823ce4e0f95e9b696224af7cc3..afc225f3b4b80e941f9d028c23c85d23416cec00 100644 (file)
                        dr_mode = "host";
                };
 
-               usb-glue@65b00000 {
+               usb-controller@65b00000 {
                        compatible = "socionext,uniphier-pro5-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;
                        dr_mode = "host";
                };
 
-               usb-glue@65d00000 {
+               usb-controller@65d00000 {
                        compatible = "socionext,uniphier-pro5-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;
index c6288c772a7d47e92d3700ca49265ed1b15950f9..2602503e2275ac87c854211efdf7f1f21c647c63 100644 (file)
                        dr_mode = "host";
                };
 
-               usb-glue@65b00000 {
+               usb-controller@65b00000 {
                        compatible = "socionext,uniphier-pxs2-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;
                        dr_mode = "host";
                };
 
-               usb-glue@65d00000 {
+               usb-controller@65d00000 {
                        compatible = "socionext,uniphier-pxs2-dwc3-glue",
                                     "simple-mfd";
                        #address-cells = <1>;