arm64: dts: hisilicon: normalize the node name of the usb devices
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / hisilicon / hip06.dtsi
index 2f1930d..2d401d7 100644 (file)
                        #clock-cells = <0>;
                };
 
-               usb_ohci: ohci@a7030000 {
+               usb_ohci: usb@a7030000 {
                        compatible = "generic-ohci";
                        reg = <0x0 0xa7030000 0x0 0x10000>;
                        interrupt-parent = <&mbigen_usb>;
                        status = "disabled";
                };
 
-               usb_ehci: ehci@a7020000 {
+               usb_ehci: usb@a7020000 {
                        compatible = "generic-ehci";
                        reg = <0x0 0xa7020000 0x0 0x10000>;
                        interrupt-parent = <&mbigen_usb>;