[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-id: <1427980385-21285-1-git-send-email-r.baldyga@samsung.com>
Date:	Thu, 02 Apr 2015 15:13:01 +0200
From:	Robert Baldyga <r.baldyga@...sung.com>
To:	cw00.choi@...sung.com
Cc:	myungjoo.ham@...sung.com, rogerq@...com, linux-usb@...r.kernel.org,
	devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
	m.szyprowski@...sung.com, Robert Baldyga <r.baldyga@...sung.com>
Subject: [PATCH v3 0/4] extcon: usb-gpio: fixes and improvements
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:
v3:
- reduced number of redundant calls of extcon_set_cable_state() function
v2: https://lkml.org/lkml/2015/4/1/84
- 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                   | 181 +++++++++++++++------
 2 files changed, 153 insertions(+), 56 deletions(-)
-- 
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
