All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] chrome: Remove Custom ABI |location| attribute
@ 2022-04-27 19:08 Gwendal Grignou
  2022-04-27 19:08 ` [PATCH v2 1/2] iio: ABI: Add a new location label Gwendal Grignou
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Gwendal Grignou @ 2022-04-27 19:08 UTC (permalink / raw)
  To: jic23; +Cc: bleung, linux-iio, Gwendal Grignou

Instead of using the custom |location| attribute, use the |label| attribute
introduced in kernel 5.8.
A new location is required for sensors located in a camera subassembly that
swivels.

---
 changes in v2:
 * Add "accel-camera" define.
 * remove |location| attribute completely.

Gwendal Grignou (2):
  iio: ABI: Add a new location label
  iio: common: cros_ec_sensors: Add label attribute

 Documentation/ABI/testing/sysfs-bus-iio       |  5 ++++
 drivers/iio/accel/cros_ec_accel_legacy.c      |  2 +-
 .../cros_ec_sensors/cros_ec_sensors_core.c    | 30 ++++++-------------
 drivers/iio/light/cros_ec_light_prox.c        |  2 --
 drivers/iio/pressure/cros_ec_baro.c           |  2 --
 .../linux/iio/common/cros_ec_sensors_core.h   |  2 --
 6 files changed, 15 insertions(+), 28 deletions(-)

-- 
2.36.0.464.gb9c8b46e94-goog


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

end of thread, other threads:[~2022-05-08 19:17 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-27 19:08 [PATCH v2 0/2] chrome: Remove Custom ABI |location| attribute Gwendal Grignou
2022-04-27 19:08 ` [PATCH v2 1/2] iio: ABI: Add a new location label Gwendal Grignou
2022-04-27 19:08 ` [PATCH v2 2/2] iio: common: cros_ec_sensors: Add label attribute Gwendal Grignou
2022-04-28  8:31 ` [PATCH v2 0/2] chrome: Remove Custom ABI |location| attribute Jonathan Cameron
2022-05-08 18:05   ` Jonathan Cameron

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.