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

Andrew Morton akpm at linux-foundation.org
Tue Oct 19 17:48:03 EDT 2010


On Tue, 19 Oct 2010 11:29:20 +0530
viresh kumar <viresh.kumar at st.com> wrote:

> 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??
> 

I looked.

I'd suggest cc'ing the PCI list and maintainer on future versions.



More information about the linux-arm-kernel mailing list