arm64: dts: hisilicon: normalize the node name of the usb devices
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / hisilicon / hi3798cv200.dtsi
index e24969d..11a7289 100644 (file)
                        status = "disabled";
                };
 
-               ohci: ohci@9880000 {
+               ohci: usb@9880000 {
                        compatible = "generic-ohci";
                        reg = <0x9880000 0x10000>;
                        interrupts = <GIC_SPI 67 IRQ_TYPE_LEVEL_HIGH>;
                        status = "disabled";
                };
 
-               ehci: ehci@9890000 {
+               ehci: usb@9890000 {
                        compatible = "generic-ehci";
                        reg = <0x9890000 0x10000>;
                        interrupts = <GIC_SPI 66 IRQ_TYPE_LEVEL_HIGH>;