From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.kernel.org ([198.145.29.99]:35968 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757449AbeD0HFa (ORCPT ); Fri, 27 Apr 2018 03:05:30 -0400 Date: Fri, 27 Apr 2018 09:05:21 +0200 From: Greg KH To: Nathan Chancellor Cc: Sasha Levin , "stable@vger.kernel.org" Subject: Re: [GIT PULL] commits for Linux 4.4 Message-ID: <20180427070521.GA4931@kroah.com> References: <20180427045025.GA4226@flashbox> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180427045025.GA4226@flashbox> Sender: stable-owner@vger.kernel.org List-ID: On Thu, Apr 26, 2018 at 09:50:25PM -0700, Nathan Chancellor wrote: > On Fri, Apr 27, 2018 at 02:01:20AM +0000, Sasha Levin wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA512 > > > > Hi Greg, > > > > Pleae pull commits for Linux 4.4 . > > > > I've sent a review request for all commits over a week ago and all > > comments were addressed. > > > > > > Thanks, > > Sasha > > > > For what it's worth, commit 87a00850c711 ("pinctrl: msm: Use dynamic > GPIO numbering") completely breaks touchscreen input on my Pixel 2 XL. That's not good. Have you reported this to the gpio developers and authors of that patch? > I'm happy to carry the revert in my tree given it is probably a correct > change in mainline but I figured I would let you guys know so you can > make that decision. Ah, do you think this is a userspace issue with your device and not a kernel problem? That implies that this patch isn't ok and should be reverted upstream. thanks, greg k-h