From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Brownell Subject: Re: Common code for TSC 2101 and 2102 Date: Fri, 13 Jul 2007 11:38:06 -0700 Message-ID: <200707131138.06247.david-b@pacbell.net> References: <5d5443650707122346n5d9e6fcfyfb3bb0fc2df54d57@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <5d5443650707122346n5d9e6fcfyfb3bb0fc2df54d57@mail.gmail.com> Content-Disposition: inline List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-omap-open-source-bounces@linux.omap.com Errors-To: linux-omap-open-source-bounces@linux.omap.com To: Trilok Soni Cc: Linux OMAP List-Id: linux-omap@vger.kernel.org On Thursday 12 July 2007, Trilok Soni wrote: > Hi All, > > On 6/4/07, andrzej zaborowski wrote: > > Hi, > > here's a proposition of a common driver for TSC 2101 and 2102 based > > on the previous 2102 code - the difference between the two chips' > > registers turns out to be minimal, not considering the audio part. > > 2101 provides a superset of 2102 functionality for the most part. > > Anybody on list who can review this approach. We need to get this > thing sorted out and have alsa-audio ASoC support on 2420 H4 and > finally in mainline. ISTR my first reaction was positive ... but I've had other things ahead of it in my review-and-test queue. They're nearly done. > > I will appreciate if anyone with a board using a TSC2101 could test > > how this works for them, and even more if they can fix the parts that > > possibly don't work. The part that needs to go into the board file is > > similar to that in arch/arm/mach-omap1/board-palmte.c. Audio is not > > expected to work, but touchscreen and hwmon parts work for me. > > I will try to review this patch, and not sure when I can test it > touchscreen part on H4. > > > -- > --Trilok Soni >