From: Jacek Anaszewski <j.anaszewski@samsung.com>
To: linux-iio@vger.kernel.org
Cc: denis.ciocca@st.com, devicetree-discuss@lists.ozlabs.org,
jic23@kernel.org, l.czerwinski@samsung.com,
maxime.ripard@free-electrons.com,
Jacek Anaszewski <j.anaszewski@samsung.com>
Subject: [PATCH v2] iio:lps331ap: Add support for DT
Date: Fri, 19 Jul 2013 15:36:20 +0200 [thread overview]
Message-ID: <1374240981-13560-1-git-send-email-j.anaszewski@samsung.com> (raw)
This is the second version of the patch from the series (1).
It includes following improvements:
- added vendor prefix to the driver DT identifier
- resigned from using LPS331AP_PRESS_DEV_NAME macro
in few places in favour of clear text
- fixed description of the interrupt-map elements
in the DT binding documentation file
(1) http://www.spinics.net/lists/linux-iio/msg08883.html
Thanks,
Jacek
Jacek Anaszewski (1):
iio: lps331ap: Add support for DT
.../devicetree/bindings/iio/pressure/lps331ap.txt | 41 ++++++++++++++++++++
drivers/iio/pressure/st_pressure_i2c.c | 11 +++++-
drivers/iio/pressure/st_pressure_spi.c | 11 +++++-
3 files changed, 61 insertions(+), 2 deletions(-)
create mode 100644 Documentation/devicetree/bindings/iio/pressure/lps331ap.txt
--
1.7.5.4
next reply other threads:[~2013-07-19 13:36 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-07-19 13:36 Jacek Anaszewski [this message]
2013-07-19 13:36 ` [PATCH v2] iio: lps331ap: Add support for DT Jacek Anaszewski
2013-08-04 11:55 ` Jonathan Cameron
2013-08-04 12:00 ` Jonathan Cameron
2013-08-04 12:08 ` Maxime Ripard
2013-08-04 16:22 ` Jonathan Cameron
2013-08-04 13:30 ` Lars-Peter Clausen
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=1374240981-13560-1-git-send-email-j.anaszewski@samsung.com \
--to=j.anaszewski@samsung.com \
--cc=denis.ciocca@st.com \
--cc=devicetree-discuss@lists.ozlabs.org \
--cc=jic23@kernel.org \
--cc=l.czerwinski@samsung.com \
--cc=linux-iio@vger.kernel.org \
--cc=maxime.ripard@free-electrons.com \
/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).