Browse Source

arm64: dts: marvell: Rename armada-37xx USB node

No need to reflect the USB version in the node name.

Cc: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
[gregory.clement@free-electrons.com: drop Fixes tag as it is not a bug fix.]
Andreas Färber 9 years ago
parent
commit
cc2684c449
1 changed files with 1 additions and 1 deletions
  1. 1 1
      arch/arm64/boot/dts/marvell/armada-37xx.dtsi

+ 1 - 1
arch/arm64/boot/dts/marvell/armada-37xx.dtsi

@@ -105,7 +105,7 @@
 				status = "disabled";
 			};
 
-			usb3: usb3@58000 {
+			usb3: usb@58000 {
 				compatible = "generic-xhci";
 				reg = <0x58000 0x4000>;
 				interrupts = <GIC_SPI 15 IRQ_TYPE_LEVEL_HIGH>;