Hi Arnd,
Thanks for reviewing, see my comments below: -
> > Changes since v2:
> > - Based on Arnd Berghman feedback, split out into 2 devices / drivers
> > - Base drivers oh ehci-platform.c & ohci-platform.c with required
> > extensions
> >to allow possible re-merge in the furture.
>
> Hi
On Wednesday 06 August 2014, Peter Griffin wrote:
> This series adds support for the OHCI and EHCI on-chip controllers
> found in STi consumer electronics SoC's from STMicroelectronics.
>
> The series has been re-worked from v2 to split out the ehci and ohci parts
> into their own drivers / device
This series adds support for the OHCI and EHCI on-chip controllers
found in STi consumer electronics SoC's from STMicroelectronics.
The series has been re-worked from v2 to split out the ehci and ohci parts
into their own drivers / devices like most other ARM platforms based on
feedback from Arnd