[GIT PULL] extcon next for v4.10
From: Chanwoo Choi
Date: Tue Nov 22 2016 - 01:08:13 EST
Dear Greg,
This is extcon-next pull request for v4.10. I add detailed description of
this pull request on below. Please pull extcon with following updates.
Best Regards,
Chanwoo Choi
The following changes since commit a25f0944ba9b1d8a6813fd6f1a86f1bd59ac25a6:
Linux 4.9-rc5 (2016-11-13 10:32:32 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git tags/extcon-next-for-4.10
for you to fetch changes up to 541332a13b1ded42097ba96c52c7bc70931e528c:
extcon: usb-gpio: Add VBUS detection support (2016-11-20 21:22:39 +0900)
----------------------------------------------------------------
Update extcon for 4.10
Detailed description for this pull request:
- The extcon-usb-gpio driver supports the VBUS detection with USB ID and VBUS pin.
----------------------------------------------------------------
Roger Quadros (1):
extcon: usb-gpio: Add VBUS detection support
.../devicetree/bindings/extcon/extcon-usb-gpio.txt | 3 +
drivers/extcon/extcon-usb-gpio.c | 169 ++++++++++++++++-----
2 files changed, 132 insertions(+), 40 deletions(-)