Commit cc2684c4 authored by Andreas Färber's avatar Andreas Färber Committed by Gregory CLEMENT

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: default avatarAndreas Färber <afaerber@suse.de>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
[gregory.clement@free-electrons.com: drop Fixes tag as it is not a bug fix.]
parent 7b01cff5
......@@ -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>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment