Re: [PATCH 2/3] doc,dts - add XRA1403 DTS binding documentation

2017-03-31 Thread Rob Herring
On Mon, Mar 27, 2017 at 09:23:01AM +0300, Nandor Han wrote: > Add the XRA1403 DTS binding documentation. "dt-bindings: gpio: ..." for the subject prefix please. > > Signed-off-by: Nandor Han > --- > .../devicetree/bindings/gpio/gpio-xra1403.txt | 37 > ++ > 1 file cha

Re: [PATCH 2/3] doc,dts - add XRA1403 DTS binding documentation

2017-03-28 Thread Linus Walleij
On Mon, Mar 27, 2017 at 8:23 AM, Nandor Han wrote: > Add the XRA1403 DTS binding documentation. > > Signed-off-by: Nandor Han There is no big problem with this but: > +The XRA1403 is an 16-bit GPIO expander with an SPI interface. Features > available: > + - Individually programmable inp

[PATCH 2/3] doc,dts - add XRA1403 DTS binding documentation

2017-03-27 Thread Nandor Han
Add the XRA1403 DTS binding documentation. Signed-off-by: Nandor Han --- .../devicetree/bindings/gpio/gpio-xra1403.txt | 37 ++ 1 file changed, 37 insertions(+) create mode 100644 Documentation/devicetree/bindings/gpio/gpio-xra1403.txt diff --git a/Documentation/device