Re: [PATCH v2 1/5] pinctrl: sunxi: add PL and PM pin definitions

2014-04-10 Thread Maxime Ripard
Hi, On Thu, Apr 10, 2014 at 02:25:43PM +0200, Boris BREZILLON wrote: > Define PL and PM pin macros that will be used in A31 and A23 pin definitions. > > Signed-off-by: Boris BREZILLON Acked-by: Maxime Ripard Thanks! -- Maxime Ripard, Free Electrons Embedded Linux, Kernel and Android

[PATCH v2 1/5] pinctrl: sunxi: add PL and PM pin definitions

2014-04-10 Thread Boris BREZILLON
Define PL and PM pin macros that will be used in A31 and A23 pin definitions. Signed-off-by: Boris BREZILLON --- drivers/pinctrl/pinctrl-sunxi.h | 68 + 1 file changed, 68 insertions(+) diff --git a/drivers/pinctrl/pinctrl-sunxi.h

[PATCH v2 1/5] pinctrl: sunxi: add PL and PM pin definitions

2014-04-10 Thread Boris BREZILLON
Define PL and PM pin macros that will be used in A31 and A23 pin definitions. Signed-off-by: Boris BREZILLON boris.brezil...@free-electrons.com --- drivers/pinctrl/pinctrl-sunxi.h | 68 + 1 file changed, 68 insertions(+) diff --git

Re: [PATCH v2 1/5] pinctrl: sunxi: add PL and PM pin definitions

2014-04-10 Thread Maxime Ripard
Hi, On Thu, Apr 10, 2014 at 02:25:43PM +0200, Boris BREZILLON wrote: Define PL and PM pin macros that will be used in A31 and A23 pin definitions. Signed-off-by: Boris BREZILLON boris.brezil...@free-electrons.com Acked-by: Maxime Ripard maxime.rip...@free-electrons.com Thanks! -- Maxime