Merge "ARM: dts: msm: Update qusb2 phy init sequence for msmcobalt v2"
This commit is contained in:
commit
da8988ee5e
1 changed files with 11 additions and 0 deletions
|
@ -357,3 +357,14 @@
|
|||
qcom,allow-quotient-interpolation;
|
||||
qcom,cpr-scaled-open-loop-voltage-as-ceiling;
|
||||
};
|
||||
|
||||
&qusb_phy0 {
|
||||
qcom,qusb-phy-init-seq =
|
||||
/* <value reg_offset> */
|
||||
<0x13 0x04
|
||||
0x7c 0x18c
|
||||
0x80 0x2c
|
||||
0x0a 0x184
|
||||
0x00 0x240
|
||||
0x19 0xb4>;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue