RE: [PATCH 2/2] extcon: gpio: add DT binding doc for extcon-gpio

2016-05-17 Thread Venkat Reddy Talla
Gala; linux-kernel@vger.kernel.org; devicet...@vger.kernel.org; > Laxman Dewangan > Subject: Re: [PATCH 2/2] extcon: gpio: add DT binding doc for extcon-gpio > > On Tue, May 03, 2016 at 11:19:51AM +0530, Venkat Reddy Talla wrote: > > Addiing DT binding doc for the extcon gpios properties.

Re: [PATCH 2/2] extcon: gpio: add DT binding doc for extcon-gpio

2016-05-04 Thread Rob Herring
On Tue, May 03, 2016 at 11:19:51AM +0530, Venkat Reddy Talla wrote: > Addiing DT binding doc for the extcon gpios properties. > > Signed-off-by: Venkat Reddy Talla > --- > .../devicetree/bindings/extcon/extcon-gpio.txt| 19 > +++ > 1 file changed, 19 insertions(+) > cre

[PATCH 2/2] extcon: gpio: add DT binding doc for extcon-gpio

2016-05-02 Thread Venkat Reddy Talla
Addiing DT binding doc for the extcon gpios properties. Signed-off-by: Venkat Reddy Talla --- .../devicetree/bindings/extcon/extcon-gpio.txt| 19 +++ 1 file changed, 19 insertions(+) create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt diff --git