Commit 5a796a70 authored by Xu Yang's avatar Xu Yang Committed by Shawn Guo
Browse files

arm64: dts: imx95: add fsl,phy-tx-vref-tune-percent tuning properties for USB3 PHY



Add it to improve USB signal quality.

Signed-off-by: default avatarXu Yang <xu.yang_2@nxp.com>
Reviewed-by: default avatarFrank Li <Frank.Li@nxp.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 22df6943
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -1099,6 +1099,7 @@ &usb3_phy {
	fsl,phy-pcs-tx-swing-full-percent = <100>;
	fsl,phy-tx-preemp-amp-tune-microamp = <600>;
	fsl,phy-tx-vboost-level-microvolt = <1156>;
	fsl,phy-tx-vref-tune-percent = <100>;
	status = "okay";

	port {
+1 −0
Original line number Diff line number Diff line
@@ -643,6 +643,7 @@ &usb3_phy {
	fsl,phy-pcs-tx-swing-full-percent = <100>;
	fsl,phy-tx-preemp-amp-tune-microamp = <600>;
	fsl,phy-tx-vboost-level-microvolt = <1156>;
	fsl,phy-tx-vref-tune-percent = <100>;
	orientation-switch;
	status = "okay";