[PATCH v1 0/4] usb: ehci: Conversion of ehci-mxs driver to support DM (i.MX28)
Lukasz Majewski
lukma at denx.de
Wed Dec 22 10:55:05 CET 2021
This patch series focuses on converting ehci-mxs driver to support
DM and work with i.MX28 (SoC).
The XEA board has been used to test the proposed code with USB
pen drive.
Lukasz Majewski (4):
usb: Modify Kconfig of the USB_EHCI_MXS to use this driver with imx28
usb: ehci: Refactor the ehci_mxs_toggle_clock function to be reused
with DM
usb: ehci: Move common mxs code to separate functions
(ehci_hcd_{stop|start})
usb: ehci: dm: Convert i.MX28 ehci code to driver model
drivers/usb/host/Kconfig | 7 +-
drivers/usb/host/ehci-mxs.c | 328 ++++++++++++++++++++++++++++--------
2 files changed, 266 insertions(+), 69 deletions(-)
--
2.20.1
More information about the U-Boot
mailing list