linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v4 0/1] Expose cros_ec_sensors frequency range via iio sysfs
@ 2019-07-09 11:53 Fabien Lahoudere
  2019-07-09 11:53 ` [PATCH v4 1/1] iio: common: cros_ec_sensors: " Fabien Lahoudere
  0 siblings, 1 reply; 4+ messages in thread
From: Fabien Lahoudere @ 2019-07-09 11:53 UTC (permalink / raw)
  Cc: gwendal, egranata, kernel, Fabien Lahoudere, Jonathan Cameron,
	Hartmut Knaack, Lars-Peter Clausen, Peter Meerwald-Stadler,
	Benson Leung, Enric Balletbo i Serra, Guenter Roeck,
	Nick Vaccaro, Greg Kroah-Hartman, Thomas Gleixner,
	Alexios Zavras, 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 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.19.2


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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-09 11:53 [PATCH v4 0/1] Expose cros_ec_sensors frequency range via iio sysfs Fabien Lahoudere
2019-07-09 11:53 ` [PATCH v4 1/1] iio: common: cros_ec_sensors: " Fabien Lahoudere
2019-07-14 17:31   ` Jonathan Cameron
2019-07-16  8:51     ` Fabien Lahoudere

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