linux-omap.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] extcon: gpio: add DT support
@ 2014-11-03 16:32 Felipe Balbi
  2014-11-03 16:32 ` [PATCH 1/4] extcon: gpio: Convert the driver to use gpio desc API's Felipe Balbi
                   ` (4 more replies)
  0 siblings, 5 replies; 14+ messages in thread
From: Felipe Balbi @ 2014-11-03 16:32 UTC (permalink / raw)
  To: myungjoo.ham, cw00.choi
  Cc: Linux Kernel Mailing List, Linux OMAP Mailing List, nsekhar,
	grant.likely, Felipe Balbi

Hi,

this series has been tested with v3.18-rc2 with a
yet-to-be-released board (called X15). That board
is DT-only and we use extcon-gpio to decide which
USB mode should be used (host or peripheral).

George Cherian (4):
  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                       | 93 ++++++++++++++--------
 2 files changed, 84 insertions(+), 32 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt

-- 
2.1.0.GIT


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2014-11-05 18:28 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-03 16:32 [PATCH 0/4] extcon: gpio: add DT support Felipe Balbi
2014-11-03 16:32 ` [PATCH 1/4] extcon: gpio: Convert the driver to use gpio desc API's Felipe Balbi
2014-11-03 18:01   ` Guenter Roeck
2014-11-03 18:06     ` Felipe Balbi
2014-11-03 18:51       ` Guenter Roeck
2014-11-03 20:43         ` Felipe Balbi
     [not found] ` <1415032350-8459-1-git-send-email-balbi-l0cyMroinI0@public.gmane.org>
2014-11-03 16:32   ` [PATCH 2/4] extcon: gpio: Add dt support for the driver Felipe Balbi
2014-11-03 16:32 ` [PATCH 3/4] extcon: gpio: Always use gpio_get_value_cansleep Felipe Balbi
2014-11-03 16:32 ` [PATCH 4/4] extcon: gpio: Add support for using cable names Felipe Balbi
2014-11-03 16:39   ` Felipe Balbi
2014-11-04  6:12 ` [PATCH 0/4] extcon: gpio: add DT support George Cherian
2014-11-04 14:41   ` Felipe Balbi
2014-11-05 15:25     ` George Cherian
2014-11-05 18:28       ` Felipe Balbi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).