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.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/dts/src/arc/hsdk.dts b/dts/src/arc/hsdk.dts
index dcaa44e408..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>;
@@ -275,7 +275,7 @@
cs-gpios = <&creg_gpio 0 GPIO_ACTIVE_LOW>,
<&creg_gpio 1 GPIO_ACTIVE_LOW>;
- spi-flash@0 {
+ flash@0 {
compatible = "sst26wf016b", "jedec,spi-nor";
reg = <0>;
#address-cells = <1>;