ARM: dts: da850-lcdk: Enable the usb otg device node
authorAlexandre Bailon <abailon@baylibre.com>
Wed, 16 Nov 2016 11:07:36 +0000 (12:07 +0100)
committerSekhar Nori <nsekhar@ti.com>
Sun, 20 Nov 2016 11:32:18 +0000 (17:02 +0530)
This enables the usb otg controller for the lcdk board.

Signed-off-by: Alexandre Bailon <abailon@baylibre.com>
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/boot/dts/da850-lcdk.dts

index 7b8ab21..03f9bfd 100644 (file)
        rx-num-evt = <32>;
 };
 
+&usb_phy {
+       status = "okay";
+};
+
+&usb0 {
+       status = "okay";
+};
+
 &aemif {
        pinctrl-names = "default";
        pinctrl-0 = <&nand_pins>;