All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] iio: accel: bma400: add PM_SLEEP support
@ 2020-07-15  5:02 Dan Robertson
  2020-07-15  5:02 ` [PATCH 1/1] " Dan Robertson
  0 siblings, 1 reply; 6+ messages in thread
From: Dan Robertson @ 2020-07-15  5:02 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Lars-Peter Clausen, Peter Meerwald-Stadler, Linus Walleij,
	Andy Shevchenko, linux-iio, Dan Robertson

The following patch adds support for PM_SLEEP. I also added an attribute
for manually setting the power mode similar to what the BMA180 driver
provides. Feedback on this would be appreciated.

Cheers,

 - Dan

Dan Robertson (1):
  iio: accel: bma400: add PM_SLEEP support

 drivers/iio/accel/bma400.h      |   3 +
 drivers/iio/accel/bma400_core.c | 132 ++++++++++++++++++++++++--------
 drivers/iio/accel/bma400_i2c.c  |   1 +
 drivers/iio/accel/bma400_spi.c  |   1 +
 4 files changed, 107 insertions(+), 30 deletions(-)



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

end of thread, other threads:[~2020-07-21  0:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15  5:02 [PATCH 0/1] iio: accel: bma400: add PM_SLEEP support Dan Robertson
2020-07-15  5:02 ` [PATCH 1/1] " Dan Robertson
2020-07-15  5:44   ` Andy Shevchenko
2020-07-20 23:50     ` Dan Robertson
2020-07-20 11:23   ` Jonathan Cameron
2020-07-20 23:53     ` Dan Robertson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.