From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: Common code for TSC 2101 and 2102 Date: Fri, 10 Aug 2007 20:04:59 -0700 Message-ID: <200708102004.59747.david-b@pacbell.net> References: <200707131304.24074.david-b@pacbell.net> <20070810072912.GE8658@atomide.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20070810072912.GE8658@atomide.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com Errors-To: linux-omap-open-source-bounces+gplao-linux-omap-open-source=gmane.org@linux.omap.com To: Tony Lindgren Cc: Linux OMAP List-Id: linux-omap@vger.kernel.org On Friday 10 August 2007, Tony Lindgren wrote: > I'll be pushing Andrzej's patch today. I saw it ... it was after I've finally started to dig out from under my pile of patches going upstream, and even fired up an OMAP build again! :) Glad to see this. Now I'll have to actually take more of a real look at it. Presumably I'll have a few updates, and then will feel it's time to start pushing three patches upstream from this big one: - drivers/spi/tsc210x.c core, which I can handle; - drivers/hwmon/tsc210x_sensors.c, through hwmon; - drivers/input/touchscreen/tsc210x_ts.c, through input; - ... and later sound/soc/.../something.c, TBD. I figure an initial upstream merge should included one or both of { touchscreen, hwmon } in addition to the core. Hitting 2.6.24-early should be possible. - Dave