forked from Minki/linux
ARM: dts: imx: b650v3: Calibrate USB PHY to pass eye diagram test
Calibrate the USB PHY TX settings to pass the eye diagram signal integrity test. The settings are taken from the i.MX6 reference manual's recommended configuration for USB certification (66.2.6). Signed-off-by: Jaret Cantu <jaret.cantu@timesys.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
ebedca04ec
commit
371a8dd6fa
@ -98,3 +98,9 @@
|
||||
line-name = "PCA9539-P05";
|
||||
};
|
||||
};
|
||||
|
||||
&usbphy1 {
|
||||
fsl,tx-cal-45-dn-ohms = <55>;
|
||||
fsl,tx-cal-45-dp-ohms = <55>;
|
||||
fsl,tx-d-cal = <100>;
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user