From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753784Ab1ERWT6 (ORCPT ); Wed, 18 May 2011 18:19:58 -0400 Received: from cassiel.sirena.org.uk ([80.68.93.111]:33147 "EHLO cassiel.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753202Ab1ERWT5 (ORCPT ); Wed, 18 May 2011 18:19:57 -0400 Date: Wed, 18 May 2011 23:19:54 +0100 From: Mark Brown To: Linus Walleij Cc: linux-kernel@vger.kernel.org, Bibek BASU , Sascha Hauer , Catalin Marinas , Juergen Beisert , Alan Cox Subject: Re: Smartcard/SIM card subsystem, LDO regulator and signal modelling Message-ID: <20110518221951.GD20909@sirena.org.uk> References: <20110518162558.GA16414@opensource.wolfsonmicro.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Cookie: Forgive and forget. User-Agent: Mutt/1.5.18 (2008-05-17) X-SA-Exim-Connect-IP: X-SA-Exim-Mail-From: broonie@sirena.org.uk X-SA-Exim-Scanned: No (on cassiel.sirena.org.uk); SAEximRunCond expanded to false Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, May 18, 2011 at 07:03:38PM +0200, Linus Walleij wrote: > I am now starting to contemplate if I should rename the pinmux > subsystem to "pinctrl" and not only handle muxing but also > biasing in that system. I've not yet had time to look at pinmux but I'd certainly expect that sort of feature - many systems rely on the mode configuration to get the functions working (eg, I2C might be a function but you also need to put the pin into open drain mode for it to function correctly).