[PATCH v1 0/1] tegra-usb: support dts based xcvr setup

Svyatoslav Ryhel clamor95 at gmail.com
Sat Aug 19 17:06:18 CEST 2023


This patch makes tegra usb driver a bit more flexible by passing
xcvr setup values from device tree.

In most cases default setup of USB works perfectly fine, but for some
devices (like ASUS TF201) fuses used for xcvr setup are quite different
which brakes some usb lines (in TF201 case dock USB port). To fix this
xcvr-setup value can be passed from device tree.

Svyatoslav Ryhel (1):
  usb: host: tegra: implement dts based xcvr setup

 drivers/usb/host/ehci-tegra.c | 53 +++++++++++++++++++++++++++++++----
 1 file changed, 48 insertions(+), 5 deletions(-)

-- 
2.39.2



More information about the U-Boot mailing list