]> www.infradead.org Git - users/jedix/linux-maple.git/commit
staging: iio: accel: adis16240: Drop driver for this impact sensor
authorJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 22 Feb 2025 15:20:21 +0000 (15:20 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 5 Mar 2025 14:52:58 +0000 (14:52 +0000)
commit21ce1ce04350fd46807622269018f9e2c09b7ac1
treeecbca98b7709bd5405cc1756cc4f95e3745c57cb
parent08808b3ef384974b1eaf4975de707f93f8cda62d
staging: iio: accel: adis16240: Drop driver for this impact sensor

Whilst an interesting part, no one has done significant work on this
driver since 2019.  The recent changes are all as a result of adis library
improvements having to incorporate this device.

https://www.analog.com/en/products/adis16240.html now lists this part
as obsolete so the chances of anyone working on it are likely to be greatly
reduced.

So drop it.  We can always bring it back if anyone does have interest in
this device and is willing to invest the time to make it suitable for a
staging graduation.  How to handle the hardware triggered short bursts
of capture has never been resolved and is a somewhat challenging ABI design
problem.

Cc: Nuno Sa <nuno.sa@analog.com>
Cc: Rodrigo Carvalho <rodrigorsdc@gmail.com>
Link: https://patch.msgid.link/20250222152021.1039675-1-jic23@kernel.org
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/accel/Kconfig
drivers/staging/iio/accel/Makefile
drivers/staging/iio/accel/adis16240.c [deleted file]