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

From: Andrew Morton
Date: Tue Oct 19 2010 - 17:48:43 EST


On Tue, 19 Oct 2010 11:29:20 +0530
viresh kumar <viresh.kumar@xxxxxx> wrote:

> On 10/01/2010 05:26 PM, Viresh KUMAR wrote:
> > From: Pratyush Anand <pratyush.anand@xxxxxx>
> >
> > 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@xxxxxx>
> > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxx>
> > ---
> > 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.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/