From: Marc Zyngier Date: Sat, 1 Jul 2017 14:16:37 +0000 (+0100) Subject: ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobin X-Git-Tag: v4.14-rc1~66^2^2~23^2~7 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=48907d0ccbbdd440158fbd205fe1bd66f1a6a97b;p=linux.git ARM64: dts: marvell: armada-37xx: Enable USB2 on espressobin The Espressobin SBC has a USB2 interface available on J8. Let's enable it. Signed-off-by: Marc Zyngier Signed-off-by: Gregory CLEMENT --- diff --git a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts index e3a136ed77b0..b1af3f988b29 100644 --- a/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts +++ b/arch/arm64/boot/dts/marvell/armada-3720-espressobin.dts @@ -81,6 +81,11 @@ &usb3 { status = "okay"; }; +/* J8 */ +&usb2 { + status = "okay"; +}; + &mdio { switch0: switch0@1 { compatible = "marvell,mv88e6085";