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

Commit 9e6612eb authored by Axel Haslam's avatar Axel Haslam Committed by Sekhar Nori
Browse files

ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk



Enable the usb1 controller (ohci) and phy for the lcdk board

Signed-off-by: default avatarAxel Haslam <ahaslam@baylibre.com>
Signed-off-by: default avatarSekhar Nori <nsekhar@ti.com>
parent fa4fabff
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -224,6 +224,10 @@
	status = "okay";
};

&usb1 {
	status = "okay";
};

&aemif {
	pinctrl-names = "default";
	pinctrl-0 = <&nand_pins>;