Re: [PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)

2013-08-07 Thread Alessandro Rubini
> Maybe you could add a commit message? Ack (Davide is holidays, I grant that for him). > Apart from that it looks like a straight-forward plug-in to the > Nomadik pin controller, so I'd happily apply it, but I guess it > will go in through the x86 tree? It's part of a bigger series, that adds d

Re: [PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)

2013-08-07 Thread Linus Walleij
On Wed, Aug 7, 2013 at 12:22 PM, Davide Ciminaghi wrote: > Signed-off-by: Davide Ciminaghi > Acked-by: Giancarlo Asnaghi Maybe you could add a commit message? Apart from that it looks like a straight-forward plug-in to the Nomadik pin controller, so I'd happily apply it, but I guess it will g

[PATCH 26/26] pinctrl: add support for sta2x11 (via pinctrl-nomadik)

2013-08-07 Thread Davide Ciminaghi
Signed-off-by: Davide Ciminaghi Acked-by: Giancarlo Asnaghi --- .../devicetree/bindings/pinctrl/ste,nomadik.txt|2 +- drivers/pinctrl/Kconfig|6 +- drivers/pinctrl/Makefile |1 + drivers/pinctrl/pinctrl-nomadik-sta2x11.c