linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v5 0/1] Expose cros_ec_sensors frequency range via iio sysfs
@ 2019-07-16  9:11 Fabien Lahoudere
  2019-07-16  9:11 ` [PATCH v5 1/1] iio: common: cros_ec_sensors: " Fabien Lahoudere
  0 siblings, 1 reply; 3+ messages in thread
From: Fabien Lahoudere @ 2019-07-16  9:11 UTC (permalink / raw)
  Cc: kernel, Fabien Lahoudere, Jonathan Cameron, Hartmut Knaack,
	Lars-Peter Clausen, Peter Meerwald-Stadler, Benson Leung,
	Enric Balletbo i Serra, Guenter Roeck, Nick Vaccaro,
	Gwendal Grignou, Allison Randal, Thomas Gleixner,
	Greg Kroah-Hartman, linux-iio, linux-kernel

Chromebooks EC sensors must expose a range of frequencies for each sensors using
the standard ABI sampling_frquency_available.

This patch needs https://lkml.org/lkml/2019/7/2/345

Changes since v4:
- Remove trailing whitespace
- Use checkpatch.pl successfully

Changes since v3:
- Split patch 6
- Drop clean up patches
- Fix minor changes

Changes since v2:
- use read_avail callback
- rework core functions to avoid code duplication

Changes since v1:
- Add a cover letter
- Add Nick Vaccaro SoB to patch 1
- Drop fifo size related code

Fabien Lahoudere (1):
  iio: common: cros_ec_sensors: Expose cros_ec_sensors frequency range
    via iio sysfs

 .../common/cros_ec_sensors/cros_ec_sensors.c  |  3 +
 .../cros_ec_sensors/cros_ec_sensors_core.c    | 65 +++++++++++++++++++
 drivers/iio/light/cros_ec_light_prox.c        |  3 +
 .../linux/iio/common/cros_ec_sensors_core.h   | 21 ++++++
 4 files changed, 92 insertions(+)

-- 
2.20.1


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

end of thread, other threads:[~2019-07-27 22:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-16  9:11 [PATCH v5 0/1] Expose cros_ec_sensors frequency range via iio sysfs Fabien Lahoudere
2019-07-16  9:11 ` [PATCH v5 1/1] iio: common: cros_ec_sensors: " Fabien Lahoudere
2019-07-27 22:16   ` Jonathan Cameron

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).