]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
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 c5f14a767bce22cd5c6d3c0296d0f22c0f38db6a..268c8349c884fd02f8d41af6ba274fdca81563ec 100644 (file)
@@ -84,6 +84,10 @@ serial@12100 {
                                status = "okay";
                        };
 
+                       usb@58000 {
+                               status = "okay";
+                       };
+
                        flash@d0000 {
                                status = "okay";
                                pinctrl-0 = <&nand_pins>;
@@ -108,6 +112,10 @@ partition@1000000 {
                                        reg = <0x1000000 0x3f000000>;
                                };
                        };
+
+                       usb3@f8000 {
+                               status = "okay";
+                       };
                };
 
                pcie-controller {