From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH 1/2] input: qt1070: add pinctrl consumer Date: Wed, 31 Oct 2012 14:02:07 +0100 Message-ID: <20121031130207.GE19021@game.jcrosoft.org> References: <20121023131627.GE18964@game.jcrosoft.org> <1350998942-713-1-git-send-email-plagnioj@jcrosoft.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Linus Walleij Cc: linux-arm-kernel@lists.infradead.org, linux-input@vger.kernel.org List-Id: linux-input@vger.kernel.org On 22:37 Tue 30 Oct , Linus Walleij wrote: > > On Tue, Oct 23, 2012 at 3:29 PM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > > If no pinctrl available just report a warning as some architecture may not > > need to do anything. > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > Cc: Linus Walleij > > Cc: linux-input@vger.kernel.org > > We're having a discussion on the level of where to impose pinctrl. > > Jean-Christophe, could you please check the thread > "Input: omap4-keypad: Add pinctrl support" > and tell us what you think is the best approach? ok I check it Best Regards, J. From mboxrd@z Thu Jan 1 00:00:00 1970 From: plagnioj@jcrosoft.com (Jean-Christophe PLAGNIOL-VILLARD) Date: Wed, 31 Oct 2012 14:02:07 +0100 Subject: [PATCH 1/2] input: qt1070: add pinctrl consumer In-Reply-To: References: <20121023131627.GE18964@game.jcrosoft.org> <1350998942-713-1-git-send-email-plagnioj@jcrosoft.com> Message-ID: <20121031130207.GE19021@game.jcrosoft.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 22:37 Tue 30 Oct , Linus Walleij wrote: > > On Tue, Oct 23, 2012 at 3:29 PM, Jean-Christophe PLAGNIOL-VILLARD > wrote: > > > If no pinctrl available just report a warning as some architecture may not > > need to do anything. > > > > Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD > > Cc: Linus Walleij > > Cc: linux-input at vger.kernel.org > > We're having a discussion on the level of where to impose pinctrl. > > Jean-Christophe, could you please check the thread > "Input: omap4-keypad: Add pinctrl support" > and tell us what you think is the best approach? ok I check it Best Regards, J.