arc: dts: Harmonize EHCI/OHCI DT nodes name
[linux-2.6-microblaze.git] / arch / arc / boot / dts / hsdk.dts
index f48ba03..6691f42 100644 (file)
                        };
                };
 
-               ohci@60000 {
+               usb@60000 {
                        compatible = "snps,hsdk-v1.0-ohci", "generic-ohci";
                        reg = <0x60000 0x100>;
                        interrupts = <15>;
                        dma-coherent;
                };
 
-               ehci@40000 {
+               usb@40000 {
                        compatible = "snps,hsdk-v1.0-ehci", "generic-ehci";
                        reg = <0x40000 0x100>;
                        interrupts = <15>;