ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk
authorAxel Haslam <ahaslam@baylibre.com>
Fri, 6 Jan 2017 09:40:54 +0000 (10:40 +0100)
committerSekhar Nori <nsekhar@ti.com>
Sat, 7 Jan 2017 13:45:44 +0000 (19:15 +0530)
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>
arch/arm/boot/dts/da850-lcdk.dts

index 3b76c17..98eff0b 100644 (file)
        status = "okay";
 };
 
+&usb1 {
+       status = "okay";
+};
+
 &aemif {
        pinctrl-names = "default";
        pinctrl-0 = <&nand_pins>;