All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/5] dm: usb: Add companion controller support + ehci fixes
@ 2015-05-05 13:28 Hans de Goede
  2015-05-05 13:28 ` [U-Boot] [PATCH 1/5] dm: usb: Move printing of usb scan status to usb_scan_bus() Hans de Goede
                   ` (4 more replies)
  0 siblings, 5 replies; 12+ messages in thread
From: Hans de Goede @ 2015-05-05 13:28 UTC (permalink / raw)
  To: u-boot

Hi Simon, Marek,

I'm making steady progress with adding ohci / companion controller support
to the sunxi usb code. Things are progressing a bit slower then I would
have liked as I've been hitting bugs in the usb-core, ehci and ohci code,
but I've things mostly working now I just need to do some more polishing.

Patches 1-3 add a (primitive) notion of companion controllers to the dm-usb
code.

Patch 4 contains a bug-fix for the ehci companion related code

Patch 5 adds integration with the dm-usb companion code to the ehci driver

Since patch 5 depends on patches 3 and 4 I believe it would be best for
this entire series to go upstream through the dm tree (Marek, we will
need your ack for patch 4 and 5 for this).

This series sits on top of my previous dm-usb fixes + sunxi ehci dm support
series. I hope to be able to post yet another series sitting on top of this
one tonight which will add the actual ohci support, that one will make a
lot of ohci driver changes as well as some usb core changes and thus should
go upstream through Marek's tree once this series has landed.

Regards,

Hans

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

end of thread, other threads:[~2015-05-05 22:26 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-05 13:28 [U-Boot] [PATCH 0/5] dm: usb: Add companion controller support + ehci fixes Hans de Goede
2015-05-05 13:28 ` [U-Boot] [PATCH 1/5] dm: usb: Move printing of usb scan status to usb_scan_bus() Hans de Goede
2015-05-05 21:45   ` Simon Glass
2015-05-05 13:28 ` [U-Boot] [PATCH 2/5] dm: usb: Add support for companion controllers Hans de Goede
2015-05-05 21:46   ` Simon Glass
2015-05-05 22:02     ` Hans de Goede
2015-05-05 13:28 ` [U-Boot] [PATCH 3/5] dm: usb: Do not scan companion busses if no devices where handed over Hans de Goede
2015-05-05 21:46   ` Simon Glass
2015-05-05 22:14     ` Hans de Goede
2015-05-05 22:26       ` Simon Glass
2015-05-05 13:28 ` [U-Boot] [PATCH 4/5] usb: ehci: Fix handover of full-speed devices to companion Hans de Goede
2015-05-05 13:28 ` [U-Boot] [PATCH 5/5] usb: ehci: Increase usb_companion_device_count when handing over devices Hans de Goede

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.