From: Matt Ranostay <matt.ranostay@intel.com>
To: linux-iio@vger.kernel.org
Cc: jic23@kernel.org, Matt Ranostay <matt.ranostay@intel.com>
Subject: [PATCH 0/3] iio: pressure: bmp280: add BME280 part support
Date: Mon, 11 Apr 2016 22:21:31 -0700 [thread overview]
Message-ID: <1460438494-16135-1-git-send-email-matt.ranostay@intel.com> (raw)
Add functionality to allow multiple parts to be selected via ACPI or DT
properties; also allows per chip info and initialiation.
Add BME280 device and relative humidity reading functionality.
Matt Ranostay (3):
iio: pressure: bmp280: add initial support for multiple chips
iio: pressure: bmp280: add per chip initialize function pointer
iio: pressure: bmp280: add humidity support
drivers/iio/pressure/bmp280.c | 209 ++++++++++++++++++++++++++++++++++++++++--
1 file changed, 199 insertions(+), 10 deletions(-)
--
1.9.1
next reply other threads:[~2016-04-12 5:21 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-12 5:21 Matt Ranostay [this message]
2016-04-12 5:21 ` [PATCH 1/3] iio: pressure: bmp280: add initial support for multiple chips Matt Ranostay
2016-04-12 5:23 ` Peter Meerwald-Stadler
2016-04-12 5:27 ` Matt Ranostay
2016-04-17 11:51 ` Jonathan Cameron
2016-04-12 5:21 ` [PATCH 2/3] iio: pressure: bmp280: add per chip initialize function pointer Matt Ranostay
2016-04-12 5:17 ` Peter Meerwald-Stadler
2016-04-12 5:21 ` [PATCH 3/3] iio: pressure: bmp280: add humidity support Matt Ranostay
2016-04-12 5:21 ` Peter Meerwald-Stadler
2016-04-12 5:42 ` Matt Ranostay
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=1460438494-16135-1-git-send-email-matt.ranostay@intel.com \
--to=matt.ranostay@intel.com \
--cc=jic23@kernel.org \
--cc=linux-iio@vger.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).