public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH v1 0/1] tegra-usb: support dts based xcvr setup
@ 2023-08-19 15:06 Svyatoslav Ryhel
  2023-08-19 15:06 ` [PATCH v1 1/1] usb: host: tegra: implement " Svyatoslav Ryhel
  0 siblings, 1 reply; 13+ messages in thread
From: Svyatoslav Ryhel @ 2023-08-19 15:06 UTC (permalink / raw)
  To: Marek Vasut, Simon Glass, Svyatoslav Ryhel; +Cc: u-boot

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


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2023-08-25 17:35 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-19 15:06 [PATCH v1 0/1] tegra-usb: support dts based xcvr setup Svyatoslav Ryhel
2023-08-19 15:06 ` [PATCH v1 1/1] usb: host: tegra: implement " Svyatoslav Ryhel
2023-08-20  2:23   ` Marek Vasut
2023-08-20  7:13     ` Svyatoslav Ryhel
2023-08-20 18:14       ` Marek Vasut
2023-08-20 18:32         ` Svyatoslav Ryhel
2023-08-20 19:10           ` Marek Vasut
2023-08-20 19:23             ` Svyatoslav Ryhel
2023-08-20 20:48               ` Marek Vasut
2023-08-23 10:49             ` Thierry Reding
2023-08-23 11:28               ` Svyatoslav Ryhel
2023-08-23 11:46               ` Marek Vasut
2023-08-25 17:34               ` Svyatoslav Ryhel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox