Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

2015-05-29 Thread Thomas Petazzoni
Andrew, On Fri, 29 May 2015 12:55:44 +0300, Andrew wrote: > Yep, exactly. I've seen that in the public docs. It must be a typo, > unless there's something we don't know. > > On DNS-327L this pin is wired as a button. Without th patch only > gpio-buttons driver fails probing, but you can still

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

2015-05-29 Thread Andrew
Thomas Petazzoni писал 29.05.2015 12:10: Dear Andrew Andrianov, On Sat, 11 Apr 2015 23:29:19 +0300, Andrew Andrianov wrote: Signed-off-by: Andrew Andrianov --- drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

2015-05-29 Thread Thomas Petazzoni
Dear Andrew Andrianov, On Sat, 11 Apr 2015 23:29:19 +0300, Andrew Andrianov wrote: > Signed-off-by: Andrew Andrianov > --- > drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-370.c >

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo - gpio)

2015-05-29 Thread Thomas Petazzoni
Dear Andrew Andrianov, On Sat, 11 Apr 2015 23:29:19 +0300, Andrew Andrianov wrote: Signed-off-by: Andrew Andrianov and...@ncrmnt.org --- drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo - gpio)

2015-05-29 Thread Andrew
Thomas Petazzoni писал 29.05.2015 12:10: Dear Andrew Andrianov, On Sat, 11 Apr 2015 23:29:19 +0300, Andrew Andrianov wrote: Signed-off-by: Andrew Andrianov and...@ncrmnt.org --- drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo - gpio)

2015-05-29 Thread Thomas Petazzoni
Andrew, On Fri, 29 May 2015 12:55:44 +0300, Andrew wrote: Yep, exactly. I've seen that in the public docs. It must be a typo, unless there's something we don't know. On DNS-327L this pin is wired as a button. Without th patch only gpio-buttons driver fails probing, but you can still

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

2015-04-27 Thread Linus Walleij
On Sat, Apr 11, 2015 at 10:29 PM, Andrew Andrianov wrote: > Signed-off-by: Andrew Andrianov Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo - gpio)

2015-04-27 Thread Linus Walleij
On Sat, Apr 11, 2015 at 10:29 PM, Andrew Andrianov and...@ncrmnt.org wrote: Signed-off-by: Andrew Andrianov and...@ncrmnt.org Patch applied for fixes. Yours, Linus Walleij -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to

[PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo -> gpio)

2015-04-11 Thread Andrew Andrianov
Signed-off-by: Andrew Andrianov --- drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-370.c b/drivers/pinctrl/mvebu/pinctrl-armada-370.c index c4f51d0..78c332d 100644 ---

[PATCH 1/2] pinctrl: mvebu: Fix mapping of pin 63 (gpo - gpio)

2015-04-11 Thread Andrew Andrianov
Signed-off-by: Andrew Andrianov and...@ncrmnt.org --- drivers/pinctrl/mvebu/pinctrl-armada-370.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/pinctrl/mvebu/pinctrl-armada-370.c b/drivers/pinctrl/mvebu/pinctrl-armada-370.c index c4f51d0..78c332d 100644 ---