[PATCH V2 19/69] USB host: Adding USB ehci & ohci support for spear platform

viresh kumar viresh.kumar at st.com
Tue Oct 19 01:51:50 EDT 2010


On 10/01/2010 05:25 PM, Viresh KUMAR wrote:
> From: Deepak Sikri <deepak.sikri at st.com>
> 
> This patch adds support for ehci and ohci controller in the SPEAr platform
> 
> Signed-off-by: Deepak Sikri <deepak.sikri at st.com>
> Signed-off-by: Viresh Kumar <viresh.kumar at st.com>
> ---
>  drivers/usb/Kconfig           |    2 +
>  drivers/usb/host/ehci-hcd.c   |    5 +
>  drivers/usb/host/ehci-spear.c |  211 ++++++++++++++++++++++++++++++++++++
>  drivers/usb/host/ohci-hcd.c   |    5 +
>  drivers/usb/host/ohci-spear.c |  240 +++++++++++++++++++++++++++++++++++++++++
>  5 files changed, 463 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/usb/host/ehci-spear.c
>  create mode 100644 drivers/usb/host/ohci-spear.c
> 

David,

Does this patch looks fine to you or are there any more suggestions??

--
viresh.



More information about the linux-arm-kernel mailing list