From: Gwendal Grignou Date: Wed, 27 Apr 2022 19:08:03 +0000 (-0700) Subject: iio: ABI: Add a new location label X-Git-Tag: v6.1-rc5~726^2~26^2~219 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cc0bb2f106cb6293997e9114caa7887d91d22b26;p=platform%2Fkernel%2Flinux-starfive.git iio: ABI: Add a new location label Add "accel-camera" when an IMU is location near the camera in a swivel sub-assembly. These IMU are used for AR applications. Signed-off-by: Gwendal Grignou Link: https://lore.kernel.org/r/20220427190804.961697-2-gwendal@chromium.org Signed-off-by: Jonathan Cameron --- diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index d4ccc68..3e00d7f 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -79,6 +79,11 @@ Description: * "accel-base" * "accel-display" + For devices where an accelerometer is housed in the swivel camera subassembly + (for AR application), the following standardized label is used: + + * "accel-camera" + What: /sys/bus/iio/devices/iio:deviceX/current_timestamp_clock KernelVersion: 4.5 Contact: linux-iio@vger.kernel.org