mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-06-23 23:57:33 -04:00
arm64: dts: exynos: Add extcon property for TM2 and TM2E
Since commit 9840354ff4 ("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: Dongwoo Lee <dwoo08.lee@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
committed by
Krzysztof Kozlowski
parent
a64d0ece9f
commit
6d00a55d46
@@ -1204,6 +1204,7 @@ &usbdrd30 {
|
||||
|
||||
&usbdrd_dwc3 {
|
||||
dr_mode = "otg";
|
||||
extcon = <&muic>;
|
||||
};
|
||||
|
||||
&usbdrd30_phy {
|
||||
|
||||
Reference in New Issue
Block a user