On Thu, Dec 17, 2009 at 11:38:18PM +0530, Hiremath, Vaibhav wrote:
> 
> > -----Original Message-----
> > From: Hiremath, Vaibhav
> > Sent: Thursday, December 10, 2009 11:13 AM
> > To: 'Tony Lindgren'; 'Dmitry Torokhov'; '[email protected]'
> > Cc: [email protected]; [email protected]
> > Subject: RE: [PATCH V2] AM3517: Add support for TSC2004 driver
> > 
> > 
> > > -----Original Message-----
> > > From: Tony Lindgren [mailto:[email protected]]
> > > Sent: Monday, November 30, 2009 11:04 PM
> > > To: Hiremath, Vaibhav
> > > Cc: [email protected]
> > > Subject: Re: [PATCH V2] AM3517: Add support for TSC2004 driver
> > >
> > > * Hiremath, Vaibhav <[email protected]> [091125 21:13]:
> > > >
> > > > > -----Original Message-----
> > > > > From: Hiremath, Vaibhav
> > > > > Sent: Thursday, November 26, 2009 10:41 AM
> > > > > To: [email protected]
> > > > > Cc: [email protected]; Hiremath, Vaibhav
> > > > > Subject: [PATCH V2] AM3517: Add support for TSC2004 driver
> > > > >
> > > > > From: Vaibhav Hiremath <[email protected]>
> > > > >
> > > > > Changes:
> > > > >       - Removed omap_cfg_reg()
> > > > >
> > > > > Reviewed-by: Tony Lindgren <[email protected]>
> > > > > Signed-off-by: Vaibhav Hiremath <[email protected]>
> > > > > ---
> > > > >  arch/arm/mach-omap2/board-am3517evm.c |   61
> > > > > +++++++++++++++++++++++++++++++++
> > > > >  1 files changed, 61 insertions(+), 0 deletions(-)
> > > > >
> > > > > diff --git a/arch/arm/mach-omap2/board-am3517evm.c
> > > b/arch/arm/mach-
> > > > > omap2/board-am3517evm.c
> > > > > index 415a13d..b183d93 100644
> > > > > --- a/arch/arm/mach-omap2/board-am3517evm.c
> > > > > +++ b/arch/arm/mach-omap2/board-am3517evm.c
> > > > > @@ -20,6 +20,8 @@
> > > > >  #include <linux/init.h>
> > > > >  #include <linux/platform_device.h>
> > > > >  #include <linux/gpio.h>
> > > > > +#include <linux/irq.h>
> > > > > +#include <linux/i2c/tsc2004.h>
> > > > >
> > > > >  #include <mach/hardware.h>
> > > > >  #include <asm/mach-types.h>
> > > > > @@ -27,10 +29,64 @@
> > > > >  #include <asm/mach/map.h>
> > > > >
> > > > >  #include <plat/board.h>
> > > > > +#include <plat/mux.h>
> > > > >  #include <plat/common.h>
> > > > >  #include <plat/usb.h>
> > > > >
> > > > >  /*
> > > > > + * TSC 2004 Support
> > > > > + */
> <snip>...
> 
> > > merged. But I am not sure what the procedure is for input
> > subsystem
> > > drivers? Is it happens through linux-omap or linux-input?
> > >
> > > I'd rather see it merged via linux-input as that's where most
> > > of the code is. The platform init code looks OK to me to merge
> > > via linux-input too.
> > >
> > [Hiremath, Vaibhav] Dmitry,
> > 
> > Can you please merge the TSC2004 driver patch?
> > 
> [Hiremath, Vaibhav] Just a gentle reminder. 
> 

Sorry for the delays, I am swamped at the moment. Fortunately the
Christmas break is coming up so I'll try to catch up.

-- 
Dmitry
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to