Re: [PATCH v1 0/2] Add USB HOST OHCI driver for Sunplus SP7021 SoC
From: 施錕鴻
Date: Thu Mar 24 2022 - 06:47:58 EST
Rob Herring <robh@xxxxxxxxxx> 於 2022年3月24日 週四 上午2:07寫道:
>
> On Mon, Mar 14, 2022 at 01:32:02PM +0800, Vincent Shih wrote:
> > This is a patch series for USB HOST OHCI driver for Sunplus SP7021 SoC.
> >
> > Sunplus SP7021 is an ARM Cortex A7 (4 cores) based SoC. It integrates
> > many peripherals (ex: UART, I2C, SPI, SDIO, eMMC, USB, SD Card and
> > etc.) into a single chip. It is designed for industrial control.
>
> Looks to me like the generic-ohci binding and driver should work for
> this?
>
The generic-ohci binding and driver did work for Sunplus SP7021.
And do I need to submit the patch for the ohci driver and binding doc
for Sunplus
SP7021 SoC ?
> Rob