From: Axel Haslam <ahaslam@xxxxxxxxxxxx> This enables the ohci usb controller for the lcdk board. Signed-off-by: Axel Haslam <ahaslam@xxxxxxxxxxxx> --- arch/arm/boot/dts/da850-lcdk.dts | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts index 7b8ab21..6da9d843 100644 --- a/arch/arm/boot/dts/da850-lcdk.dts +++ b/arch/arm/boot/dts/da850-lcdk.dts @@ -86,6 +86,15 @@ }; }; +&usb_phy { + status = "okay"; +}; + +&usb11 { + status = "okay"; + power-on-delay = <3>; +}; + &serial2 { pinctrl-names = "default"; pinctrl-0 = <&serial2_rxtx_pins>; -- 2.7.1 -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html