summaryrefslogtreecommitdiffstats
path: root/dts/src/arc/hsdk.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arc/hsdk.dts')
-rw-r--r--dts/src/arc/hsdk.dts4
1 files changed, 2 insertions, 2 deletions
diff --git a/dts/src/arc/hsdk.dts b/dts/src/arc/hsdk.dts
index f48ba03e9b..6691f42550 100644
--- a/dts/src/arc/hsdk.dts
+++ b/dts/src/arc/hsdk.dts
@@ -234,7 +234,7 @@
};
};
- ohci@60000 {
+ usb@60000 {
compatible = "snps,hsdk-v1.0-ohci", "generic-ohci";
reg = <0x60000 0x100>;
interrupts = <15>;
@@ -242,7 +242,7 @@
dma-coherent;
};
- ehci@40000 {
+ usb@40000 {
compatible = "snps,hsdk-v1.0-ehci", "generic-ehci";
reg = <0x40000 0x100>;
interrupts = <15>;