From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933291AbdC3L1M (ORCPT ); Thu, 30 Mar 2017 07:27:12 -0400 Received: from mga06.intel.com ([134.134.136.31]:14433 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753515AbdC3L1L (ORCPT ); Thu, 30 Mar 2017 07:27:11 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.36,246,1486454400"; d="scan'208";a="242000106" Message-ID: <1490873226.708.68.camel@linux.intel.com> Subject: Re: [PATCH v1 1/2] auxdisplay: Move panel.c to drivers/auxdisplay folder From: Andy Shevchenko To: Willy TARREAU , Geert Uytterhoeven Cc: Miguel Ojeda Sandonis , Arnd Bergmann , Greg Kroah-Hartman , "linux-kernel@vger.kernel.org" , Linus Walleij Date: Thu, 30 Mar 2017 14:27:06 +0300 In-Reply-To: <20170327090153.GC28802@haproxy.com> References: <20170324140635.56565-1-andriy.shevchenko@linux.intel.com> <1490365775.21738.7.camel@linux.intel.com> <20170327081111.GA28802@haproxy.com> <20170327090153.GC28802@haproxy.com> Organization: Intel Finland Oy Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1 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 Mon, 2017-03-27 at 11:01 +0200, Willy TARREAU wrote: > On Mon, Mar 27, 2017 at 10:26:07AM +0200, Geert Uytterhoeven wrote: > > On Mon, Mar 27, 2017 at 10:11 AM, Willy TARREAU > m> wrote: > > > On Fri, Mar 24, 2017 at 04:19:43PM +0100, Geert Uytterhoeven > > > wrote: > > > > On Fri, Mar 24, 2017 at 3:29 PM, Andy Shevchenko > > > > wrote: > > > > > On Fri, 2017-03-24 at 15:19 +0100, Geert Uytterhoeven wrote: > > > > > > On Fri, Mar 24, 2017 at 3:06 PM, Andy Shevchenko > > > > > > wrote: > In fact here the output signals should be seen as a shared bus with > multiple > chip select signals. Note that in some designs it's even possible that > pressing > multiple buttons will cause crap to be sent to the LCD by short- > circuiting > the lines (if no diodes are used) but it might be acceptable for many > designs, > especially the DIY field where the principle is "don't do it". So, summarizing the comments are we okay to proceed or there is a clear objection? P.S. Note, that there is at least one driver under drivers/auxdisplay which supports key buttons. -- Andy Shevchenko Intel Finland Oy