Re: [PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-18 Thread George Cherian
On 6/17/2014 9:27 PM, Mark Rutland wrote: On Tue, Jun 17, 2014 at 04:58:20AM +0100, George Cherian wrote: Add device tree support to extcon-gpio driver. Add devicetree binding documentation Signed-off-by: George Cherian --- .../devicetree/bindings/extcon/extcon-gpio.txt | 34

Re: [PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-18 Thread George Cherian
On 6/17/2014 9:27 PM, Mark Rutland wrote: On Tue, Jun 17, 2014 at 04:58:20AM +0100, George Cherian wrote: Add device tree support to extcon-gpio driver. Add devicetree binding documentation Signed-off-by: George Cherian george.cher...@ti.com --- .../devicetree/bindings/extcon/extcon-gpio.txt

Re: [PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-17 Thread Mark Rutland
On Tue, Jun 17, 2014 at 04:58:20AM +0100, George Cherian wrote: > Add device tree support to extcon-gpio driver. > Add devicetree binding documentation > > Signed-off-by: George Cherian > --- > .../devicetree/bindings/extcon/extcon-gpio.txt | 34 > ++ >

Re: [PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-17 Thread Mark Rutland
On Tue, Jun 17, 2014 at 04:58:20AM +0100, George Cherian wrote: Add device tree support to extcon-gpio driver. Add devicetree binding documentation Signed-off-by: George Cherian george.cher...@ti.com --- .../devicetree/bindings/extcon/extcon-gpio.txt | 34 ++

[PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-16 Thread George Cherian
Add device tree support to extcon-gpio driver. Add devicetree binding documentation Signed-off-by: George Cherian --- .../devicetree/bindings/extcon/extcon-gpio.txt | 34 ++ drivers/extcon/extcon-gpio.c | 29 ++ 2 files changed, 63

[PATCH 2/2] extcon: gpio: Add dt support for the driver.

2014-06-16 Thread George Cherian
Add device tree support to extcon-gpio driver. Add devicetree binding documentation Signed-off-by: George Cherian george.cher...@ti.com --- .../devicetree/bindings/extcon/extcon-gpio.txt | 34 ++ drivers/extcon/extcon-gpio.c | 29 ++