[PATCH V2 45/69] ST SPEAr: PCIE gadget suppport

viresh kumar viresh.kumar at st.com
Tue Oct 19 01:59:20 EDT 2010


On 10/01/2010 05:26 PM, Viresh KUMAR wrote:
> From: Pratyush Anand <pratyush.anand at st.com>
> 
> This is a configurable gadget. can be configured by sysfs interface. Any
> IP available at PCIE bus can be programmed to be used by host
> controller.It supoorts both INTX and MSI.
> By default, gadget is configured for INTX and SYSRAM1 is mapped to BAR0
> with size 0x1000
> 
> Signed-off-by: Pratyush Anand <pratyush.anand at st.com>
> Signed-off-by: Viresh Kumar <viresh.kumar at st.com>
> ---
>  drivers/misc/Kconfig                 |   10 +
>  drivers/misc/Makefile                |    1 +
>  drivers/misc/spear13xx_pcie_gadget.c |  888 ++++++++++++++++++++++++++++++++++
>  3 files changed, 899 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/misc/spear13xx_pcie_gadget.c

Andrew,

Any review comments on this patch??

-- 
viresh



More information about the linux-arm-kernel mailing list