From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752526AbcGTCSW (ORCPT ); Tue, 19 Jul 2016 22:18:22 -0400 Received: from mail-oi0-f42.google.com ([209.85.218.42]:34768 "EHLO mail-oi0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752066AbcGTCSV (ORCPT ); Tue, 19 Jul 2016 22:18:21 -0400 Date: Tue, 19 Jul 2016 21:18:15 -0500 From: Michael Welling To: Aaro Koskinen Cc: Dmitry Torokhov , Pavel Machek , kernel list , linux-input@vger.kernel.org, pali.rohar@gmail.com, sre@kernel.org, ivo.g.dimitrov.75@gmail.com, patrikbachan@gmail.com, serge@hallyn.com Subject: Re: v4.1 to v4.7: regression in tsc2005 driver Message-ID: <20160720021815.GC1277@deathstar> References: <20160717175257.GA26719@amd> <20160717182445.GA20058@deathstar> <20160717184209.GA30119@amd> <20160717185134.GA20462@deathstar> <20160717200339.GA29562@amd> <20160717225636.GB20462@deathstar> <20160719235120.GD19250@dtor-ws> <20160720003908.GA32423@deathstar> <20160720012644.GA3126@blackmetal.musicnaut.iki.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160720012644.GA3126@blackmetal.musicnaut.iki.fi> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jul 20, 2016 at 04:26:44AM +0300, Aaro Koskinen wrote: > On Tue, Jul 19, 2016 at 07:39:08PM -0500, Michael Welling wrote: > > On Tue, Jul 19, 2016 at 04:51:20PM -0700, Dmitry Torokhov wrote: > > > On Sun, Jul 17, 2016 at 05:56:36PM -0500, Michael Welling wrote: > > > > On Sun, Jul 17, 2016 at 10:03:39PM +0200, Pavel Machek wrote: > > > > > Ok, thanks for the information. I believe changing it back to > > > > > "TSC2005" version makes sense (and then fixing it in stable). > > > > > > Do we know how many users are affected? > > > > Anyone with an old N900 and the smarts to update the kernel. > > I think tsc2005 could be also used on N810. The N810 uses the tsc2301 which appears to be the combination of the tsc2005 and a audio codec. It appears that the N810's touchscreen may not be properly supported in mainline anymore. Actually, I still have a N810 so I will take a look for historical reasons. > > A.