mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-04 04:28:10 -04:00
ARM: tegra: colibri_t30: move dr_mode property from phy to controller
Move dr_mode property from USB PHY node to controller. Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> Signed-off-by: Thierry Reding <treding@nvidia.com>
This commit is contained in:
committed by
Thierry Reding
parent
2128fda985
commit
2a3db328b3
@@ -105,11 +105,11 @@ sdhci@78000200 {
|
||||
/* EHCI instance 0: USB1_DP/N -> USBC_P/N */
|
||||
usb@7d000000 {
|
||||
status = "okay";
|
||||
dr_mode = "otg";
|
||||
};
|
||||
|
||||
usb-phy@7d000000 {
|
||||
status = "okay";
|
||||
dr_mode = "otg";
|
||||
vbus-supply = <®_usbc_vbus>;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user