Hi Chanwoo, Could you please look into this series? On 09/09/2014 09:44 AM, George Cherian wrote:
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
Regards -George -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html