[PATCH 6/7] tty: of_serial: Add pinctrl support
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-01-21 23:42:17
Also in:
linux-serial, lkml
From: gregkh@linuxfoundation.org (Greg Kroah-Hartman)
Date: 2013-01-21 23:42:17
Also in:
linux-serial, lkml
On Mon, Jan 21, 2013 at 11:13:55PM +0100, Linus Walleij wrote:
On Fri, Jan 18, 2013 at 10:30 PM, Maxime Ripard [off-list ref] wrote:quoted
Use pinctrl to configure the SoCs pins directly from the driver. Signed-off-by: Maxime Ripard <redacted>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