[PATCH v5 2/2] ARM: dts: da850-lcdk: Enable the usb otg device node

Alexandre Bailon abailon at baylibre.com
Wed Nov 16 03:07:36 PST 2016


This enables the usb otg controller for the lcdk board.

Signed-off-by: Alexandre Bailon <abailon at baylibre.com>
---
 arch/arm/boot/dts/da850-lcdk.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm/boot/dts/da850-lcdk.dts b/arch/arm/boot/dts/da850-lcdk.dts
index 7b8ab21..03f9bfd 100644
--- a/arch/arm/boot/dts/da850-lcdk.dts
+++ b/arch/arm/boot/dts/da850-lcdk.dts
@@ -158,6 +158,14 @@
 	rx-num-evt = <32>;
 };
 
+&usb_phy {
+	status = "okay";
+};
+
+&usb0 {
+	status = "okay";
+};
+
 &aemif {
 	pinctrl-names = "default";
 	pinctrl-0 = <&nand_pins>;
-- 
2.7.3




More information about the linux-arm-kernel mailing list