Commit 6d00a55d authored by Dongwoo Lee's avatar Dongwoo Lee Committed by Krzysztof Kozlowski

arm64: dts: exynos: Add extcon property for TM2 and TM2E

Since commit 9840354f ("usb: dwc3: Add dual-role support") dwc3
node requires extcon property to be initialized as OTG mode and it
supports dual-role mode operation.
Signed-off-by: default avatarDongwoo Lee <dwoo08.lee@samsung.com>
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent a64d0ece
......@@ -1204,6 +1204,7 @@ &usbdrd30 {
&usbdrd_dwc3 {
dr_mode = "otg";
extcon = <&muic>;
};
&usbdrd30_phy {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment