commit | 89ca88a7cdf20f4afb841c296f2234b527a5c54a | [log] [tgz] |
---|---|---|
author | Lorenzo Bianconi <lorenzo.bianconi83@gmail.com> | Wed Jun 07 20:17:10 2017 +0200 |
committer | Jonathan Cameron <jic23@kernel.org> | Sun Jun 11 15:07:36 2017 +0100 |
tree | f2c7c640ac4e2690bc043323ad6f9a25351b87dd | |
parent | 405570b4a5c9402f66843be832e44c2ffd70aa01 [diff] |
iio: imu: st_lsm6dsx: support active-low interrupts Add support for active low interrupts (IRQF_TRIGGER_LOW and IRQF_TRIGGER_FALLING). Configure the device as active high or low according to the requested irq line. Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@st.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>