[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-id: <1426687464-2563-20-git-send-email-r.baldyga@samsung.com>
Date: Wed, 18 Mar 2015 15:04:24 +0100
From: Robert Baldyga <r.baldyga@...sung.com>
To: balbi@...com
Cc: gregkh@...uxfoundation.org, myungjoo.ham@...sung.com,
cw00.choi@...sung.com, linux-usb@...r.kernel.org,
linux-kernel@...r.kernel.org, m.szyprowski@...sung.com,
Robert Baldyga <r.baldyga@...sung.com>
Subject: [RFC 19/19] ARM: dts: exynos5422-odroidxu3: make usbdrd3 extcon client
Make usbdrd3 an extcon client to enable OTG role switching feature.
Signed-off-by: Robert Baldyga <r.baldyga@...sung.com>
---
arch/arm/boot/dts/exynos5422-odroidxu3.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3.dts b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
index 80057d6..ec8eed3 100644
--- a/arch/arm/boot/dts/exynos5422-odroidxu3.dts
+++ b/arch/arm/boot/dts/exynos5422-odroidxu3.dts
@@ -338,6 +338,10 @@
};
};
+&usbdrd3_1 {
+ extcon = <&usb_extcon>;
+};
+
&usbdrd_dwc3_0 {
dr_mode = "host";
};
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists