From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Walleij Subject: Re: [PATCH] pinctrl: intel: add blacklist list for XPS machines Date: Thu, 20 Oct 2016 14:01:01 +0200 Message-ID: References: <1475647025-25617-1-git-send-email-acelan.kao@canonical.com> <20161018124639.GD1722@lahna.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from mail-qk0-f171.google.com ([209.85.220.171]:33381 "EHLO mail-qk0-f171.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752975AbcJTMBD (ORCPT ); Thu, 20 Oct 2016 08:01:03 -0400 Received: by mail-qk0-f171.google.com with SMTP id n189so89650858qke.0 for ; Thu, 20 Oct 2016 05:01:02 -0700 (PDT) In-Reply-To: <20161018124639.GD1722@lahna.fi.intel.com> Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Mika Westerberg Cc: AceLan Kao , Heikki Krogerus , "linux-gpio@vger.kernel.org" On Tue, Oct 18, 2016 at 2:46 PM, Mika Westerberg wrote: > On Tue, Oct 18, 2016 at 02:43:25PM +0200, Linus Walleij wrote: >> On Wed, Oct 5, 2016 at 7:57 AM, AceLan Kao wrote: >> >> > The touchscreen on some Dell machines stop working after >> > closing and opening the lid after this driver is introduced. >> > So, I add a dmi list to black out those machines that doesn't >> > work well with this driver. >> > >> > Signed-off-by: AceLan Kao >> >> Is this patch still needed after Mika's thorough fix? >> >> I guess not? > > It's not needed anymore. Good thanks. The fix is in Torvalds' tree now. Yours, Linus Walleij