[PATCH 0/5] Add dt support for extcon gpio driver

From: George Cherian
Date: Tue Sep 09 2014 - 00:17:23 EST


This series
- Convert extcon-gpio driver to use gpiod_* API's
- Adds dt support to extcon-gpio driver.
- Add cable name support in case of dt.

George Cherian (5):
extcon: gpio: Minor cleanups
extcon: gpio: Convert the driver to use gpio desc API's
extcon: gpio: Add dt support for the driver.
extcon: gpio: Always use gpio_get_value_cansleep
extcon: gpio: Add support for using cable names

.../devicetree/bindings/extcon/extcon-gpio.txt | 23 +++++
drivers/extcon/extcon-gpio.c | 100 +++++++++++++--------
include/linux/extcon/extcon-gpio.h | 4 +-
3 files changed, 89 insertions(+), 38 deletions(-)
create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt

--
1.8.3.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/