From: George Cherian <george.cherian@ti.com>
To: cw00.choi@samsung.com, myungjoo.ham@samsung.com,
grant.likely@linaro.org, rdunlap@infradead.org,
galak@codeaurora.org, mark.rutland@arm.com,
ijc+devicetree@hellion.org.uk, robh+dt@kernel.org,
pawel.moll@arm.com, linux@roeck-us.net
Cc: linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org,
devicetree@vger.kernel.org, george.cherian@ti.com
Subject: [PATCH 0/2] Add devicetree support for extcon-gpio
Date: Tue, 17 Jun 2014 09:28:18 +0530 [thread overview]
Message-ID: <1402977500-19987-1-git-send-email-george.cherian@ti.com> (raw)
This serires adds devicetree support for extcon-gpio driver.
Patch 1 - Addreses minor cleanups
Patch 2 - Adds devicetree support for esxtcon-gpio driver.
George Cherian (2):
extcon: gpio: Minor cleanups
extcon: gpio: Add dt support for the driver.
.../devicetree/bindings/extcon/extcon-gpio.txt | 34 +++++++++++++++++++
drivers/extcon/extcon-gpio.c | 39 +++++++++++++++++++---
include/linux/extcon/extcon-gpio.h | 4 ++-
3 files changed, 71 insertions(+), 6 deletions(-)
create mode 100644 Documentation/devicetree/bindings/extcon/extcon-gpio.txt
--
1.8.3.1
next reply other threads:[~2014-06-17 3:58 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-17 3:58 George Cherian [this message]
2014-06-17 3:58 ` [PATCH 1/2] extcon: gpio: Minor cleanups George Cherian
2014-06-17 3:58 ` [PATCH 2/2] extcon: gpio: Add dt support for the driver George Cherian
2014-06-17 15:57 ` Mark Rutland
2014-06-19 3:30 ` George Cherian
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1402977500-19987-1-git-send-email-george.cherian@ti.com \
--to=george.cherian@ti.com \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=galak@codeaurora.org \
--cc=grant.likely@linaro.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=myungjoo.ham@samsung.com \
--cc=pawel.moll@arm.com \
--cc=rdunlap@infradead.org \
--cc=robh+dt@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).