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

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
......@@ -224,6 +224,10 @@ &usb0 {
status = "okay";
};
&usb1 {
status = "okay";
};
&aemif {
pinctrl-names = "default";
pinctrl-0 = <&nand_pins>;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment