ARM: dts: qcom: update usb2 phy setting on QXR anorak

The value are defined by test result on QXR anorak.

Change-Id: Ib4cd5eb39ade98c1b66223d7dc0daf955f79af23
This commit is contained in:
Linyu Yuan
2022-11-02 14:28:25 +08:00
parent 38171c3f38
commit f0a0b09d44

View File

@@ -200,6 +200,18 @@
ssusb_redriver = <&redriver>;
};
&usb2_phy0 {
qcom,param-override-seq = <
/* override x0 */
0x86 0x6c
/* override x1 */
0x8a 0x70
/* override x2 */
0x1e 0x74
/* override x3 */
0x03 0x78>;
};
&regulator_ocp_notifier {
periph-1c1-supply = <&L1B>;
periph-1c3-supply = <&L3B>;