1
0
Fork 0

ARM: dts: imx6ul-14x14-evk: update TX D_CAL for USBPHY

We need to change trimming value (as a percentage) of the 17.78mA TX
reference current for better signal quality. With this change, we
can pass the eye-diagram test on this board.

Signed-off-by: Peter Chen <peter.chen@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
zero-colors
Peter Chen 2016-10-31 10:58:29 +08:00 committed by Shawn Guo
parent 67cb5d52ea
commit 901725b790
1 changed files with 8 additions and 0 deletions

View File

@ -235,6 +235,14 @@
status = "okay";
};
&usbphy1 {
fsl,tx-d-cal = <106>;
};
&usbphy2 {
fsl,tx-d-cal = <106>;
};
&usdhc1 {
pinctrl-names = "default", "state_100mhz", "state_200mhz";
pinctrl-0 = <&pinctrl_usdhc1>;