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.]
This commit is contained in:
Andreas Färber 2016-03-23 23:24:19 +01:00 committed by Gregory CLEMENT
parent 7b01cff5cc
commit cc2684c449
1 changed files with 1 additions and 1 deletions

View File

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