[PATCH v2 0/4] extcon: usb-gpio: fixes and improvements

From: Robert Baldyga
Date: Wed Apr 01 2015 - 03:23:54 EST


Hello,

This patch set modifies extcon-usb-gpio driver fixing bugs, and adds
new features - VBUS pin detection support and 'debounce' property in
devicetree node. It also updates documentation with information about
new features.

More detailed description of changes can be found in commit messages.

Best regards,
Robert Baldyga

Changelog:
v2:
- addressed Roger's comments

v1: https://lkml.org/lkml/2015/3/31/96

Robert Baldyga (4):
extcon: usb-gpio: register extcon device before IRQ registration
extcon: usb-gpio: add support for VBUS detection
extcon: usb-gpio: make debounce value configurable in devicetree
Documentation: extcon: usb-gpio: update usb-gpio binding description

.../devicetree/bindings/extcon/extcon-usb-gpio.txt | 28 +++-
drivers/extcon/extcon-usb-gpio.c | 183 ++++++++++++++-------
2 files changed, 153 insertions(+), 58 deletions(-)

--
1.9.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/