Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754930Ab3FPLLZ (ORCPT ); Sun, 16 Jun 2013 07:11:25 -0400 Received: from mail-oa0-f54.google.com ([209.85.219.54]:63266 "EHLO mail-oa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754868Ab3FPLLY (ORCPT ); Sun, 16 Jun 2013 07:11:24 -0400 MIME-Version: 1.0 In-Reply-To: <20130611072743.GA14802@ab42.lan> References: <20130522142824.GC4789@ab42.lan> <20130524115053.GB5203@ab42.lan> <20130603123001.GD31808@ab42.lan> <20130606141115.GA10345@ab42.lan> <20130606153030.GA19876@ab42.lan> <51B2320B.6060101@wwwdotorg.org> <20130611072743.GA14802@ab42.lan> Date: Sun, 16 Jun 2013 13:11:23 +0200 Message-ID: Subject: Re: [PATCH 1/2] pinmux: Add TB10x pinmux driver From: Linus Walleij To: Christian Ruppert Cc: Stephen Warren , Haojian Zhuang , Shiraz HASHIM , Patrice CHOTARD , "linux-kernel@vger.kernel.org" , Grant Likely , Rob Herring , Rob Landley , Sascha Leuenberger , Pierrick Hascoet , "devicetree-discuss@lists.ozlabs.org" , "linux-doc@vger.kernel.org" Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1014 Lines: 27 On Tue, Jun 11, 2013 at 9:27 AM, Christian Ruppert wrote: > On Fri, Jun 07, 2013 at 01:18:35PM -0600, Stephen Warren wrote: >> However, then the correlation between these pretend pins (i.e. really >> the groups) and GPIOs won't work, because each "pin" is really 4 pins, >> and hence 4 GPIOs, and hence you won't be able to gpio_get() more than 1 >> GPIO per pin group, I think. > > I agree: Unluckily, pinctrl-single doesn't seem to be what we are looking > for. I agree on this conclusion. > We already have a draft for a native pinctrl driver (see original post) > but there was some disagreement about exposing kernel internal pin > numbering to device tree users. But that is an orthogonal issue I believe. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/