Merge "ARM: dts: msm: Add M31 HS and QMP SS USB PHY configuration on sun"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e0b8859b2c
@@ -3188,4 +3188,33 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
usb_phy_ps: usb_phy_ps {
|
||||
usb3phy_portselect_default: usb3phy_portselect_default {
|
||||
mux {
|
||||
pins = "gpio61";
|
||||
function = "usb_phy";
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio61";
|
||||
bias-pull-down;
|
||||
drive-strength = <2>;
|
||||
};
|
||||
};
|
||||
|
||||
usb3phy_portselect_gpio: usb3phy_portselect_gpio {
|
||||
mux {
|
||||
pins = "gpio61";
|
||||
function = "gpio";
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio61";
|
||||
drive-strength = <2>;
|
||||
bias-pull-down;
|
||||
input-enable;
|
||||
};
|
||||
};
|
||||
};
|
||||
};
|
||||
|
Reference in New Issue
Block a user