[U-Boot] [PATCH V2 2/3] usb: musb-new: Add support for da8xx-musb
Adam Ford
aford173 at gmail.com
Wed Jul 17 15:25:38 UTC 2019
On Fri, Jul 12, 2019 at 12:14 AM Marek Vasut <marex at denx.de> wrote:
>
> On 7/10/19 8:59 PM, Adam Ford wrote:
> > With the recently added phy driver, this patch will enable the
> > musb driver on the da8xx to operate in host mode.
> >
> > Signed-off-by: Adam Ford <aford173 at gmail.com>
> > ---
> > drivers/usb/musb-new/Kconfig | 8 +
> > drivers/usb/musb-new/Makefile | 1 +
> > drivers/usb/musb-new/da8xx.c | 350 ++++++++++++++++++++++++++++++++++
> > 3 files changed, 359 insertions(+)
>
> Much better,
Does that mean it's good enough to apply? ;-)
adam
>
> Reviewed-by: Marek Vasut <marex at denx.de>
More information about the U-Boot
mailing list