Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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

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

Signed-off-by: Axel Haslam <ahaslam@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>

authored by

Axel Haslam and committed by
Sekhar Nori
9e6612eb fa4fabff

+4
+4
arch/arm/boot/dts/da850-lcdk.dts
··· 224 224 status = "okay"; 225 225 }; 226 226 227 + &usb1 { 228 + status = "okay"; 229 + }; 230 + 227 231 &aemif { 228 232 pinctrl-names = "default"; 229 233 pinctrl-0 = <&nand_pins>;