ARM: dts: st: use correct ohci/ehci node names

They should be named "usb@".

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Link: https://lore.kernel.org/r/20250330193833.21970-10-wsa+renesas@sang-engineering.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
This commit is contained in:
Wolfram Sang
2025-05-09 22:31:18 +02:00
committed by Arnd Bergmann
parent dd8d5cd90b
commit e06534a1bd
9 changed files with 31 additions and 31 deletions
+4 -4
View File
@@ -205,19 +205,19 @@
};
};
ehci@e4800000 {
usb@e4800000 {
status = "okay";
};
ehci@e5800000 {
usb@e5800000 {
status = "okay";
};
ohci@e4000000 {
usb@e4000000 {
status = "okay";
};
ohci@e5000000 {
usb@e5000000 {
status = "okay";
};
+4 -4
View File
@@ -203,7 +203,7 @@
};
};
ehci@e4800000 {
usb@e4800000 {
status = "okay";
};
@@ -221,7 +221,7 @@
};
};
ehci@e5800000 {
usb@e5800000 {
status = "okay";
};
@@ -238,11 +238,11 @@
status = "okay";
};
ohci@e4000000 {
usb@e4000000 {
status = "okay";
};
ohci@e5000000 {
usb@e5000000 {
status = "okay";
};
+4 -4
View File
@@ -174,7 +174,7 @@
status = "disabled";
};
ehci@e4800000 {
usb@e4800000 {
compatible = "st,spear600-ehci", "usb-ehci";
reg = <0xe4800000 0x1000>;
interrupts = <0 64 0x4>;
@@ -182,7 +182,7 @@
status = "disabled";
};
ehci@e5800000 {
usb@e5800000 {
compatible = "st,spear600-ehci", "usb-ehci";
reg = <0xe5800000 0x1000>;
interrupts = <0 66 0x4>;
@@ -190,7 +190,7 @@
status = "disabled";
};
ohci@e4000000 {
usb@e4000000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe4000000 0x1000>;
interrupts = <0 65 0x4>;
@@ -198,7 +198,7 @@
status = "disabled";
};
ohci@e5000000 {
usb@e5000000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe5000000 0x1000>;
interrupts = <0 67 0x4>;
+3 -3
View File
@@ -119,15 +119,15 @@
status = "okay";
};
ehci@e1800000 {
usb@e1800000 {
status = "okay";
};
ohci@e1900000 {
usb@e1900000 {
status = "okay";
};
ohci@e2100000 {
usb@e2100000 {
status = "okay";
};
+3 -3
View File
@@ -133,15 +133,15 @@
status = "okay";
};
ehci@e1800000 {
usb@e1800000 {
status = "okay";
};
ohci@e1900000 {
usb@e1900000 {
status = "okay";
};
ohci@e2100000 {
usb@e2100000 {
status = "okay";
};
+3 -3
View File
@@ -142,15 +142,15 @@
status = "okay";
};
ehci@e1800000 {
usb@e1800000 {
status = "okay";
};
ohci@e1900000 {
usb@e1900000 {
status = "okay";
};
ohci@e2100000 {
usb@e2100000 {
status = "okay";
};
+3 -3
View File
@@ -92,7 +92,7 @@
status = "okay";
};
ehci@e1800000 {
usb@e1800000 {
status = "okay";
};
@@ -147,11 +147,11 @@
};
};
ohci@e1900000 {
usb@e1900000 {
status = "okay";
};
ohci@e2100000 {
usb@e2100000 {
status = "okay";
};
+3 -3
View File
@@ -73,21 +73,21 @@
status = "disabled";
};
ehci@e1800000 {
usb@e1800000 {
compatible = "st,spear600-ehci", "usb-ehci";
reg = <0xe1800000 0x1000>;
interrupts = <26>;
status = "disabled";
};
ohci@e1900000 {
usb@e1900000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe1900000 0x1000>;
interrupts = <25>;
status = "disabled";
};
ohci@e2100000 {
usb@e2100000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe2100000 0x1000>;
interrupts = <27>;
+4 -4
View File
@@ -91,7 +91,7 @@
status = "disabled";
};
ehci_usb0: ehci@e1800000 {
ehci_usb0: usb@e1800000 {
compatible = "st,spear600-ehci", "usb-ehci";
reg = <0xe1800000 0x1000>;
interrupt-parent = <&vic1>;
@@ -99,7 +99,7 @@
status = "disabled";
};
ehci_usb1: ehci@e2000000 {
ehci_usb1: usb@e2000000 {
compatible = "st,spear600-ehci", "usb-ehci";
reg = <0xe2000000 0x1000>;
interrupt-parent = <&vic1>;
@@ -107,7 +107,7 @@
status = "disabled";
};
ohci_usb0: ohci@e1900000 {
ohci_usb0: usb@e1900000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe1900000 0x1000>;
interrupt-parent = <&vic1>;
@@ -115,7 +115,7 @@
status = "disabled";
};
ohci_usb1: ohci@e2100000 {
ohci_usb1: usb@e2100000 {
compatible = "st,spear600-ohci", "usb-ohci";
reg = <0xe2100000 0x1000>;
interrupt-parent = <&vic1>;