From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754852AbbJHLjS (ORCPT ); Thu, 8 Oct 2015 07:39:18 -0400 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:54478 "EHLO relay3-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752986AbbJHLjP (ORCPT ); Thu, 8 Oct 2015 07:39:15 -0400 X-Originating-IP: 83.155.44.161 Message-ID: <1444304349.28661.4.camel@hadess.net> Subject: Re: [PATCH v7 2/9] Input: goodix - reset device at init From: Bastien Nocera To: Arnd Bergmann , Irina Tirdea Cc: Dmitry Torokhov , Aleksei Mamlin , linux-input@vger.kernel.org, Mark Rutland , Octavian Purdila , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org Date: Thu, 08 Oct 2015 13:39:09 +0200 In-Reply-To: <8618206.7jshXjkP9U@wuerfel> References: <1444299575-17417-1-git-send-email-irina.tirdea@intel.com> <1444299575-17417-3-git-send-email-irina.tirdea@intel.com> <8618206.7jshXjkP9U@wuerfel> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.18.0 (3.18.0-1.fc23) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-10-08 at 12:54 +0200, Arnd Bergmann wrote: > I think lists like this in drivers should be avoided if at all > possible, > it just leads to other people adding their platform in the lists as > opposed to fixing their boot loaders. Instructions on fixing UEFI firmwares without the sources welcome.