OSDN Git Service

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 e3a136e..b1af3f9 100644 (file)
        status = "okay";
 };
 
+/* J8 */
+&usb2 {
+       status = "okay";
+};
+
 &mdio {
        switch0: switch0@1 {
                compatible = "marvell,mv88e6085";