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