]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobin
authorMarc Zyngier <marc.zyngier@arm.com>
Sat, 1 Jul 2017 14:16:37 +0000 (15:16 +0100)
committerGregory CLEMENT <gregory.clement@free-electrons.com>
Wed, 2 Aug 2017 14:07:38 +0000 (16:07 +0200)
The Espressobin SBC has a USB2 interface available on J8. Let's
enable it.

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts

index e3a136ed77b00ce1d1a0f690c05426cb62783eb2..b1af3f988b296e3dc0c60c36eb18e0904c719bd2 100644 (file)
@@ -81,6 +81,11 @@ &usb3 {
        status = "okay";
 };
 
+/* J8 */
+&usb2 {
+       status = "okay";
+};
+
 &mdio {
        switch0: switch0@1 {
                compatible = "marvell,mv88e6085";