Searched hist:"3 db3562bc66e6904cfc271bb45b13a26e720a5a9" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/iio/proximity/ |
H A D | Makefile | diff 3db3562bc66e6904cfc271bb45b13a26e720a5a9 Wed Jul 19 09:51:17 CEST 2023 Waqar Hameed <waqar.hameed@axis.com> iio: Add driver for Murata IRS-D200
Murata IRS-D200 is a PIR sensor for human detection. It has support for raw data measurements and detection event notification.
Add a driver with support for triggered buffer and events. Map the various settings to the `iio` framework, e.g. threshold values, sampling frequency, filter frequencies etc.
Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://lore.kernel.org/r/d218a1bc75402b5ebd6e12a563f7315f83fe966c.1689753076.git.waqar.hameed@axis.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Kconfig | diff 3db3562bc66e6904cfc271bb45b13a26e720a5a9 Wed Jul 19 09:51:17 CEST 2023 Waqar Hameed <waqar.hameed@axis.com> iio: Add driver for Murata IRS-D200
Murata IRS-D200 is a PIR sensor for human detection. It has support for raw data measurements and detection event notification.
Add a driver with support for triggered buffer and events. Map the various settings to the `iio` framework, e.g. threshold values, sampling frequency, filter frequencies etc.
Signed-off-by: Waqar Hameed <waqar.hameed@axis.com> Link: https://lore.kernel.org/r/d218a1bc75402b5ebd6e12a563f7315f83fe966c.1689753076.git.waqar.hameed@axis.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|