All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/1] iio: common: cros_ec_sensors: Add protocol v3 support
@ 2019-07-01  8:14 Fabien Lahoudere
  2019-07-01  8:14 ` [PATCH v3 1/1] iio: common: cros_ec_sensors: determine protocol version Fabien Lahoudere
  0 siblings, 1 reply; 4+ messages in thread
From: Fabien Lahoudere @ 2019-07-01  8:14 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,
	linux-iio, linux-kernel

This patch is part of a split of the following patch:
https://lkml.org/lkml/2019/6/18/268
To fix Enric comments from https://lkml.org/lkml/2019/6/25/949
I extract it from the other serie to speed up acceptance because
other patches need it to be upstreamed.

Changes since v2:
- Use patch 1 from v1 after discussion on ML

Changes since v1:
- Drop second patch
- return ENODEV if version is 0

Fabien Lahoudere (1):
  iio: common: cros_ec_sensors: determine protocol version

 .../cros_ec_sensors/cros_ec_sensors_core.c    | 36 ++++++++++++++++++-
 1 file changed, 35 insertions(+), 1 deletion(-)

-- 
2.19.2


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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-07-01  8:14 [PATCH v3 0/1] iio: common: cros_ec_sensors: Add protocol v3 support Fabien Lahoudere
2019-07-01  8:14 ` [PATCH v3 1/1] iio: common: cros_ec_sensors: determine protocol version Fabien Lahoudere
2019-07-01 13:05   ` Enric Balletbo i Serra
2019-07-02  8:36   ` Fabien Lahoudere

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.