Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 48907d0c authored by Marc Zyngier's avatar Marc Zyngier Committed by Gregory CLEMENT
Browse files

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: default avatarMarc Zyngier <marc.zyngier@arm.com>
Signed-off-by: default avatarGregory CLEMENT <gregory.clement@free-electrons.com>
parent 395e66ba
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -81,6 +81,11 @@
	status = "okay";
};

/* J8 */
&usb2 {
	status = "okay";
};

&mdio {
	switch0: switch0@1 {
		compatible = "marvell,mv88e6085";