summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/axs10x_mb.dtsi
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/axs10x_mb.dtsi')
-rw-r--r--dts/src/arc/axs10x_mb.dtsi4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arc/axs10x_mb.dtsi b/dts/src/arc/axs10x_mb.dtsi
index 99d3e7175b..b644353853 100644
--- a/dts/src/arc/axs10x_mb.dtsi
+++ b/dts/src/arc/axs10x_mb.dtsi
@@ -87,13 +87,13 @@
mac-address = [00 00 00 00 00 00]; /* Filled in by U-Boot */
};
- ehci@40000 {
+ usb@40000 {
compatible = "generic-ehci";
reg = < 0x40000 0x100 >;
interrupts = < 8 >;
};
- ohci@60000 {
+ usb@60000 {
compatible = "generic-ohci";
reg = < 0x60000 0x100 >;
interrupts = < 8 >;