ARM: dts: mvebu: armada-398-db: enable supported usb interfaces
authorGrzegorz Jaszczyk <jaz@semihalf.com>
Thu, 4 Aug 2016 10:14:18 +0000 (12:14 +0200)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Mon, 8 Aug 2016 14:36:24 +0000 (16:36 +0200)
The Marvell Armada 398 Development board contains both USB2.0 and USB3.0
ports, which can be handled by existing drivers.

Signed-off-by: Grzegorz Jaszczyk <jaz@semihalf.com>
Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm/boot/dts/armada-398-db.dts

index c5f14a7..268c834 100644 (file)
                                status = "okay";
                        };
 
+                       usb@58000 {
+                               status = "okay";
+                       };
+
                        flash@d0000 {
                                status = "okay";
                                pinctrl-0 = <&nand_pins>;
                                        reg = <0x1000000 0x3f000000>;
                                };
                        };
+
+                       usb3@f8000 {
+                               status = "okay";
+                       };
                };
 
                pcie-controller {