From: Alexandre Belloni <alexandre.belloni@bootlin.com>
To: Jonathan Cameron <jic23@kernel.org>
Cc: Hartmut Knaack <knaack.h@gmx.de>,
Lars-Peter Clausen <lars@metafoo.de>,
Peter Meerwald-Stadler <pmeerw@pmeerw.net>,
Gregory CLEMENT <gregory.clement@bootlin.com>,
linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
Alexandre Belloni <alexandre.belloni@bootlin.com>
Subject: [PATCH v2 0/2] iio: adc: ti-ads8344: driver improvements
Date: Thu, 16 Apr 2020 22:54:26 +0200 [thread overview]
Message-ID: <20200416205428.437503-1-alexandre.belloni@bootlin.com> (raw)
Hello,
This series improves the ads8344 driver.
The first patch is a fix and can be backported.
The last one is improving power consumption by shutting down the ADC
while it is not used.
Changes in v2:
- keep the SPI buffer in the driver data structure as suggested by Lars.
Alexandre Belloni (2):
iio: adc: ti-ads8344: properly byte swap value
iio: adc: ti-ads8344: optimize consumption
drivers/iio/adc/ti-ads8344.c | 17 +++++++++++------
1 file changed, 11 insertions(+), 6 deletions(-)
--
2.25.2
next reply other threads:[~2020-04-16 20:54 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-04-16 20:54 Alexandre Belloni [this message]
2020-04-16 20:54 ` [PATCH v2 1/2] iio: adc: ti-ads8344: properly byte swap value Alexandre Belloni
2020-04-17 10:44 ` Andy Shevchenko
2020-04-17 10:47 ` Andy Shevchenko
2020-04-17 11:13 ` Alexandre Belloni
2020-04-17 13:43 ` Andy Shevchenko
2020-04-17 13:45 ` Andy Shevchenko
2020-04-17 14:23 ` Alexandre Belloni
2020-04-18 15:06 ` Jonathan Cameron
2020-04-16 20:54 ` [PATCH v2 2/2] iio: adc: ti-ads8344: optimize consumption Alexandre Belloni
2020-04-18 15:13 ` Jonathan Cameron
2020-04-30 20:17 ` Alexandre Belloni
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=20200416205428.437503-1-alexandre.belloni@bootlin.com \
--to=alexandre.belloni@bootlin.com \
--cc=gregory.clement@bootlin.com \
--cc=jic23@kernel.org \
--cc=knaack.h@gmx.de \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=pmeerw@pmeerw.net \
/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