ARM: dts: uniphier: Rename usb-glue node for USB3 to usb-controller

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>
This commit is contained in:
Kunihiko Hayashi 2022-09-13 13:22:43 +09:00 committed by Arnd Bergmann
parent 242c78ff62
commit 7e115bdd4f
No known key found for this signature in database
GPG Key ID: 9A6C79EFE60018D9
3 changed files with 6 additions and 6 deletions

View File

@ -518,7 +518,7 @@
dr_mode = "host";
};
usb-glue@65b00000 {
usb-controller@65b00000 {
compatible = "socionext,uniphier-pro4-dwc3-glue",
"simple-mfd";
#address-cells = <1>;
@ -571,7 +571,7 @@
dr_mode = "host";
};
usb-glue@65d00000 {
usb-controller@65d00000 {
compatible = "socionext,uniphier-pro4-dwc3-glue",
"simple-mfd";
#address-cells = <1>;

View File

@ -480,7 +480,7 @@
dr_mode = "host";
};
usb-glue@65b00000 {
usb-controller@65b00000 {
compatible = "socionext,uniphier-pro5-dwc3-glue",
"simple-mfd";
#address-cells = <1>;
@ -544,7 +544,7 @@
dr_mode = "host";
};
usb-glue@65d00000 {
usb-controller@65d00000 {
compatible = "socionext,uniphier-pro5-dwc3-glue",
"simple-mfd";
#address-cells = <1>;

View File

@ -609,7 +609,7 @@
dr_mode = "host";
};
usb-glue@65b00000 {
usb-controller@65b00000 {
compatible = "socionext,uniphier-pxs2-dwc3-glue",
"simple-mfd";
#address-cells = <1>;
@ -704,7 +704,7 @@
dr_mode = "host";
};
usb-glue@65d00000 {
usb-controller@65d00000 {
compatible = "socionext,uniphier-pxs2-dwc3-glue",
"simple-mfd";
#address-cells = <1>;