[PATCH 6/7] tty: of_serial: Add pinctrl support
From: Linus Walleij <hidden>
Date: 2013-01-21 22:14:00
Also in:
linux-serial, lkml
From: Linus Walleij <hidden>
Date: 2013-01-21 22:14:00
Also in:
linux-serial, lkml
On Fri, Jan 18, 2013 at 10:30 PM, Maxime Ripard [off-list ref] wrote:
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? Yours, Linus Walleij