devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Improve K3-am625-sk support (USB, MMC)
@ 2022-12-16 14:36 Sjoerd Simons
  2022-12-16 14:36 ` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select Sjoerd Simons
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Sjoerd Simons @ 2022-12-16 14:36 UTC (permalink / raw)
  To: Nishanth Menon
  Cc: martyn.welch, Nitin Yadav, Aswath Govindraju, Krzysztof Kozlowski,
	Rob Herring, Tero Kristo, Vignesh Raghavendra, devicetree,
	linux-arm-kernel, linux-kernel


This series picks up a few patches from the TI BSP tree that
unfortunately didn't make it upstream thusfar.

The first patch improve SD card compatibility (allowing U1 class cards
to be used), the remaining ones add USB support.

The type-c connector isn't entirely modelled with these changes as
it goes through a TPS6598 PD controller. Unfortunately the dtb bindings
for that currently require an irq line, which is not connected on E1 and
E2 version boards. The patchese to support this setup unfortunately didn't land
yet[0].. As such the last patch ignored the PD controller and simply
configures usb0 as periphal only rather then mode switch capable, which
at least gives some basic usability of that USB port.

0: https://lore.kernel.org/lkml/f714ee55-ef47-317d-81b9-57020dda064b@ti.com/T/


Aswath Govindraju (2):
  arm64: dts: ti: k3-am62-main: Add support for USB
  arm64: dts: ti: k3-am625-sk: Add support for USB

Nitin Yadav (1):
  arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select

 arch/arm64/boot/dts/ti/k3-am62-main.dtsi | 90 ++++++++++++++++++------
 arch/arm64/boot/dts/ti/k3-am625-sk.dts   | 22 ++++++
 2 files changed, 90 insertions(+), 22 deletions(-)

-- 
2.39.0


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

end of thread, other threads:[~2022-12-21 14:51 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-16 14:36 [PATCH 0/3] Improve K3-am625-sk support (USB, MMC) Sjoerd Simons
2022-12-16 14:36 ` [PATCH 1/3] arm64: dts: ti: k3-am62-main: Update OTAP and ITAP delay select Sjoerd Simons
2022-12-20 11:19   ` Vignesh Raghavendra
2022-12-20 13:07     ` Sjoerd Simons
2022-12-21 14:50       ` Raghavendra, Vignesh
2022-12-16 14:36 ` [PATCH 2/3] arm64: dts: ti: k3-am62-main: Add support for USB Sjoerd Simons
2022-12-16 14:36 ` [PATCH 3/3] arm64: dts: ti: k3-am625-sk: " Sjoerd Simons
2022-12-19 13:09 ` [PATCH 0/3] Improve K3-am625-sk support (USB, MMC) Martyn Welch
2022-12-20 11:32 ` Vignesh Raghavendra
2022-12-20 12:41   ` Sjoerd Simons
2022-12-21 14:49     ` Raghavendra, Vignesh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).