[PATCH 4/8] usb: imx: add i.MX usb ehci driver

Marek Vasut marex at denx.de
Mon Oct 12 10:55:12 CEST 2020


On 10/12/20 8:23 AM, Peng Fan wrote:
> This driver is a modifed and cleaned-up version of drivers/usb/host/ehci-mx6.c,
> it is to replace the original ehci-mx6.c driver.
> 
> It dropped the hardcoding code and only support driver model with
> phy/clk/regulator/etc enabled.

So now we end up with two drivers ?

Can we rather do like Linux does and have drivers/usb/chipidea , since
this controller is chipidea-hdrc and the i.MX extras can then be in
ci_hdrc_imx.c or so.

[...]


More information about the U-Boot mailing list