mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add pin configuration for USB3 PHY portselect on Diwali"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
7b1cc9e36b
@@ -1854,4 +1854,20 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
usb_phy_ps: usb_phy_ps {
|
||||
usb3phy_portselect_default: usb3phy_portselect_default {
|
||||
mux {
|
||||
pins = "gpio122";
|
||||
function = "usb_phy";
|
||||
};
|
||||
|
||||
config {
|
||||
pins = "gpio122";
|
||||
bias-disable;
|
||||
drive-strength = <2>;
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
};
|
||||
|
||||
@@ -150,6 +150,9 @@
|
||||
"pipe_clk_ext_src", "ref_clk_src",
|
||||
"com_aux_clk";
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&usb3phy_portselect_default>;
|
||||
|
||||
qcom,qmp-phy-reg-offset =
|
||||
<USB3_DP_PCS_PCS_STATUS1
|
||||
USB3_DP_PCS_USB3_AUTONOMOUS_MODE_CTRL
|
||||
|
||||
Reference in New Issue
Block a user