From: Axel Haslam Date: Fri, 6 Jan 2017 09:40:54 +0000 (+0100) Subject: ARM: dts: da850-lcdk: Enable ohci for omapl138 lcdk X-Git-Tag: v4.11-rc1~87^2~23^2~8 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=9e6612ebe595c365d5e3df68df37b4d764e54d45;p=karo-tx-linux.git 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 Signed-off-by: Sekhar Nori --- diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index 3b76c17ab559..98eff0b5bbed 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts @@ -224,6 +224,10 @@ status = "okay"; }; +&usb1 { + status = "okay"; +}; + &aemif { pinctrl-names = "default"; pinctrl-0 = <&nand_pins>;