Re: [PATCH v2 08/12] iio: imu: inv_icm42600: add device interrupt

2020-05-31 Thread Jonathan Cameron
On Wed, 27 May 2020 20:57:07 +0200 Jean-Baptiste Maneyrol wrote: > Add INT1 interrupt support. Support interrupt edge and level, > active high or low. Push-pull or open-drain configurations. > > Interrupt will be used to read data from the FIFO. > > Signed-off-by: Jean-Baptiste Maneyrol Some

[PATCH v2 08/12] iio: imu: inv_icm42600: add device interrupt

2020-05-27 Thread Jean-Baptiste Maneyrol
Add INT1 interrupt support. Support interrupt edge and level, active high or low. Push-pull or open-drain configurations. Interrupt will be used to read data from the FIFO. Signed-off-by: Jean-Baptiste Maneyrol --- drivers/iio/imu/inv_icm42600/inv_icm42600.h | 2 +-