linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers
@ 2021-02-07 16:08 Hans de Goede
  2021-02-07 16:08 ` [PATCH 1/3] iio: core: Allow drivers to specify a label without it coming from of Hans de Goede
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Hans de Goede @ 2021-02-07 16:08 UTC (permalink / raw)
  To: Jonathan Cameron
  Cc: Hans de Goede, Bastien Nocera, Lars-Peter Clausen,
	Peter Meerwald-Stadler, linux-iio

Hi All,

Here is a patch-set implementing the standardized "accel-display"
and "accel-base" label sysfs-attributes defined in my earlier
"[PATCH 1/2] iio: documentation: Document proximity sensor label use"
"[PATCH 2/2] iio: documentation: Document accelerometer label use"
series.

This patch sets adds these labels to the bmc150 and kxcjk-1013 accel
drivers.

Regards,

Hans


Hans de Goede (3):
  iio: core: Allow drivers to specify a label without it coming from of
  iio: accel: bmc150: Set label based on accel-location on 2-accel
    yoga-style 2-in-1s
  iio: accel: kxcjk-1013: Set label based on accel-location on 2-accel
    yoga-style 2-in-1s

 drivers/iio/accel/bmc150-accel-core.c | 18 ++++++++++++------
 drivers/iio/accel/kxcjk-1013.c        | 14 ++++++++++----
 drivers/iio/industrialio-core.c       |  6 ++++--
 3 files changed, 26 insertions(+), 12 deletions(-)

-- 
2.30.0


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

end of thread, other threads:[~2021-02-15 12:38 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-07 16:08 [PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers Hans de Goede
2021-02-07 16:08 ` [PATCH 1/3] iio: core: Allow drivers to specify a label without it coming from of Hans de Goede
2021-02-08  7:27   ` Alexandru Ardelean
2021-02-07 16:09 ` [PATCH 2/3] iio: accel: bmc150: Set label based on accel-location on 2-accel yoga-style 2-in-1s Hans de Goede
2021-02-07 16:09 ` [PATCH 3/3] iio: accel: kxcjk-1013: " Hans de Goede
2021-02-12 18:33 ` [PATCH 0/3] iio: add labels with accel-location to bmc150 and kxcjk-1013 drivers Jonathan Cameron
2021-02-12 18:39   ` Hans de Goede
2021-02-15 12:37     ` 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).