mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: usb: Document qcom,qmp-phy-override-seq"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
e1c5af263b
@@ -123,6 +123,7 @@ Optional properties:
|
||||
- extcon : phandle to external connector devices which provide type-C based
|
||||
"USB-HOST" cable events. This phandle is used for notifying number
|
||||
of lanes used in case of USB+DP concurrent mode to driver.
|
||||
- qcom,qmp-phy-override-seq : QMP PHY override sequence with reg offset, value pair.
|
||||
|
||||
Example:
|
||||
ssphy0: ssphy@f9b38000 {
|
||||
@@ -149,6 +150,11 @@ Example:
|
||||
<&clock_gcc GCC_USB3PHY_PHY_BCR>;
|
||||
reset-names = "phy_reset",
|
||||
"phy_phy_reset";
|
||||
qcom,qmp-phy-override-seq =
|
||||
/* reg val */
|
||||
<0x1f90 0x11
|
||||
0x1f94 0x46
|
||||
0x2c78 0x27>;
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user