From mboxrd@z Thu Jan 1 00:00:00 1970 From: gregkh@linuxfoundation.org (Greg Kroah-Hartman) Date: Mon, 21 Jan 2013 15:42:10 -0800 Subject: [PATCH 6/7] tty: of_serial: Add pinctrl support In-Reply-To: References: <1358544639-14761-1-git-send-email-maxime.ripard@free-electrons.com> <1358544639-14761-7-git-send-email-maxime.ripard@free-electrons.com> Message-ID: <20130121234210.GB9322@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jan 21, 2013 at 11:13:55PM +0100, Linus Walleij wrote: > On Fri, Jan 18, 2013 at 10:30 PM, Maxime Ripard > wrote: > > > Use pinctrl to configure the SoCs pins directly from the driver. > > > > Signed-off-by: Maxime Ripard > > You can poke Greg about this which is fun because it does become > superfluous with the patch titled > "[PATCH v4] drivers/pinctrl: grab default handles from device core" > http://marc.info/?l=linux-kernel&m=135879594515932&w=2 > > Which will auto-grab the default state on any device. > > Greg, can I have your ACK on that device core grab patch > so you don't have to merge this patch but can point out that > it solves the boilerplate problem? Yes you now do. greg k-h