Re: [PATCH] Documentation: gpio: fix bindings document

2015-01-19 Thread Linus Walleij
On Thu, Jan 15, 2015 at 9:52 AM, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada Patch applied with Laurent's ACK. 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 a

Re: [PATCH] Documentation: gpio: fix bindings document

2015-01-15 Thread Masahiro Yamada
Hi Laurent, Rob, On Thu, 15 Jan 2015 16:10:54 +0200 Laurent Pinchart wrote: > Hi Rob, > > On Thursday 15 January 2015 08:07:18 Rob Herring wrote: > > On Thu, Jan 15, 2015 at 2:52 AM, Masahiro Yamada > > > > wrote: > > > Signed-off-by: Masahiro Yamada > > > > Perhaps some explanation. You c

Re: [PATCH] Documentation: gpio: fix bindings document

2015-01-15 Thread Laurent Pinchart
Hi Rob, On Thursday 15 January 2015 08:07:18 Rob Herring wrote: > On Thu, Jan 15, 2015 at 2:52 AM, Masahiro Yamada > > wrote: > > Signed-off-by: Masahiro Yamada > > Perhaps some explanation. You can't just remove properties. Please > explain to what extent the old/wrong name is used. This patc

Re: [PATCH] Documentation: gpio: fix bindings document

2015-01-15 Thread Rob Herring
On Thu, Jan 15, 2015 at 2:52 AM, Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada Perhaps some explanation. You can't just remove properties. Please explain to what extent the old/wrong name is used. This patch is only okay if there are no users of gpio-phandle. Rob > --- > > Documenta

Re: [PATCH] Documentation: gpio: fix bindings document

2015-01-15 Thread Laurent Pinchart
Hi Yamada-san, Thank you for the patch. On Thursday 15 January 2015 17:52:40 Masahiro Yamada wrote: > Signed-off-by: Masahiro Yamada Acked-by: Laurent Pinchart > --- > > Documentation/devicetree/bindings/gpio/gpio.txt | 5 +++-- > 1 file changed, 3 insertions(+), 2 deletions(-) > > diff --

[PATCH] Documentation: gpio: fix bindings document

2015-01-15 Thread Masahiro Yamada
Signed-off-by: Masahiro Yamada --- Documentation/devicetree/bindings/gpio/gpio.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/gpio/gpio.txt b/Documentation/devicetree/bindings/gpio/gpio.txt index b9bd1d6..f7a158d 100644 --- a/Docum