Commit 034484c4 authored by Biju Das's avatar Biju Das Committed by Simon Horman
Browse files

ARM: dts: iwg23s-sbc: Enable USB USB2.0 Host



Enable USB2.0 host on the iwg23s sbc.

Signed-off-by: default avatarBiju Das <biju.das@bp.renesas.com>
Signed-off-by: default avatarSimon Horman <horms+renesas@verge.net.au>
parent ce594079
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
@@ -106,6 +106,10 @@
	};
};

&ehci1 {
	status = "okay";
};

&extal_clk {
	clock-frequency = <20000000>;
};
@@ -166,6 +170,10 @@
	};
};

&ohci1 {
	status = "okay";
};

&pfc {
	avb_pins: avb {
		groups = "avb_mdio", "avb_gmii_tx_rx";