Commit ad0e053b authored by Potin Lai's avatar Potin Lai Committed by Joel Stanley
Browse files

ARM: dts: aspeed: bletchley: enable ehci0 device node

parent c9cb67c3
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -838,3 +838,7 @@
	status = "okay";
	/* TODO: Add Marvell 88X3310 */
};

&ehci0 {
	status = "okay";
};