Dear Greg,

I'm sorry for late pull request. This is extcon-next pull request for v4.7.
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 c3b46c73264b03000d1e18b22f5caf63332547c9:

  Linux 4.6-rc4 (2016-04-17 19:13:32 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon.git 
tags/extcon-next-for-4.7

for you to fetch changes up to 453fc627c7b58b9fde0e50739f6b40bf5af20f46:

  extcon: usb-gpio: add support for ACPI gpio interface (2016-04-26 08:35:54 
+0900)

----------------------------------------------------------------
Update extcon for 4.7

Detailed description for patchset:
1. Update the extcon-gpio.c driver
- Use PM wakeirq APIs and support to check the state of external connector
when wake-up from suspend state if the interrupt of external connector is
not used as wakeup source.
- Support for ACPI gpio interface

----------------------------------------------------------------
Grygorii Strashko (1):
      extcon: usb-gpio: switch to use pm wakeirq apis

Lu Baolu (2):
      extcon: usb-gpio: add device binding for platform device
      extcon: usb-gpio: add support for ACPI gpio interface

Roger Quadros (1):
      extcon: usb-gpio: Don't miss event during suspend/resume

 drivers/extcon/extcon-usb-gpio.c | 32 ++++++++++++++++++--------------
 1 file changed, 18 insertions(+), 14 deletions(-)

Reply via email to