public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] musb-new: fix omap peripheral support
@ 2022-11-26 22:30 Andreas Kemnade
  2022-11-26 22:30 ` [PATCH 1/2] omap4: make musb probeable by simple bus Andreas Kemnade
  2022-11-26 22:30 ` [PATCH 2/2] musb-new: omap2430: fix musb probing in gadget mode Andreas Kemnade
  0 siblings, 2 replies; 8+ messages in thread
From: Andreas Kemnade @ 2022-11-26 22:30 UTC (permalink / raw)
  To: marex, andreas, u-boot, t-kristo, kristo, tony

DM_GADGET did not compile at all, probe was not called in
non-gadget mode.

Tested on an omap4 board with ums and fastboot command

Andreas Kemnade (2):
  omap4: make musb probeable by simple bus
  musb-new: omap2430: fix musb probing in gadget mode

 arch/arm/dts/omap4-u-boot.dtsi  |  8 +++++++
 drivers/usb/musb-new/omap2430.c | 42 ++++++++++++++++++++-------------
 2 files changed, 33 insertions(+), 17 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2022-12-13 20:32 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-26 22:30 [PATCH 0/2] musb-new: fix omap peripheral support Andreas Kemnade
2022-11-26 22:30 ` [PATCH 1/2] omap4: make musb probeable by simple bus Andreas Kemnade
2022-12-12 21:35   ` Tom Rini
2022-11-26 22:30 ` [PATCH 2/2] musb-new: omap2430: fix musb probing in gadget mode Andreas Kemnade
2022-11-26 22:50   ` Marek Vasut
2022-12-12 19:00   ` Tom Rini
2022-12-13  8:30     ` Andreas Kemnade
2022-12-13 20:32     ` Andreas Kemnade

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