| d6bd0e27 | 26-Feb-2026 |
Taha Ed-Dafili <0rayn.dev@gmail.com> |
docs: iio: adxl345: update event attributes and scaling math
Update the documentation to reflect the recent driver additions for event scaling and the double tap threshold value, alongside correctin
docs: iio: adxl345: update event attributes and scaling math
Update the documentation to reflect the recent driver additions for event scaling and the double tap threshold value, alongside correcting existing technical errors in scale calculations.
Key changes: - Fix the 62.5 g/LSB typo to 62.5 mg/LSB and add SI unit conversion. - Correct decimal precision of in_accel_scale and in_accel_scale_available to match the actual SI unit (m/s^2) values reported by the driver. - Document the newly generated event scale attributes in the ABI table (e.g., in_accel_mag_rising_scale, in_accel_gesture_singletap_scale). - Document the newly exposed in_accel_gesture_doubletap_value attribute. - Add a sysfs example showing how to read and interpret the newly implemented event scale factor.
Suggested-by: Jonathan Cameron <jic23@kernel.org> Signed-off-by: Taha Ed-Dafili <0rayn.dev@gmail.com> Reviewed-by: David Lechner <dlechner@baylibre.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
show more ...
|
| d2ca7af2 | 17-Dec-2025 |
Jorge Marques <jorge.marques@analog.com> |
docs: iio: ad4062: Add GPIO Controller support
Explains the GPIO controller support with emphasis on the mask depending on which GPs are exposed.
Signed-off-by: Jorge Marques <jorge.marques@analog.
docs: iio: ad4062: Add GPIO Controller support
Explains the GPIO controller support with emphasis on the mask depending on which GPs are exposed.
Signed-off-by: Jorge Marques <jorge.marques@analog.com> Reviewed-by: Linus Walleij <linusw@kernel.org> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
show more ...
|
| ee6ef197 | 27-Jul-2025 |
Lothar Rubusch <l.rubusch@gmail.com> |
docs: iio: describe inactivity and free-fall detection on the ADXL345
Describe the inactivity detection additionally using the free-fall register. Due to the controversial discussions on the mailing
docs: iio: describe inactivity and free-fall detection on the ADXL345
Describe the inactivity detection additionally using the free-fall register. Due to the controversial discussions on the mailing list, this section of the documentation will be committed separately to allow for a more focused and detailed elaboration of the topic.
Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com> Link: https://patch.msgid.link/20250727210014.27766-8-l.rubusch@gmail.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
show more ...
|
| 89e1f95a | 03-Apr-2025 |
Angelo Dureghello <adureghello@baylibre.com> |
doc: iio: ad7606: describe offload support
Add a section to the ad7606 documentation describing how to use the driver with SPI offloading.
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com
doc: iio: ad7606: describe offload support
Add a section to the ad7606 documentation describing how to use the driver with SPI offloading.
Signed-off-by: Angelo Dureghello <adureghello@baylibre.com> Reviewed-by: David Lechner <dlechner@baylibre.com> Link: https://patch.msgid.link/20250403-wip-bl-spi-offload-ad7606-v1-2-1b00cb638b12@baylibre.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
show more ...
|