Re: [PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger

2018-03-24 Thread Jonathan Cameron
On Wed, 21 Mar 2018 06:29:03 -0400 Brian Masney wrote: > tsl2x7x_event_handler() was not called as expected when the device was > asserting a hardware interrupt. This patch changes the interrupt line > trigger from rising to falling. I guess the original test board used

[PATCH 02/11] staging: iio: tsl2x7x: correct interrupt handler trigger

2018-03-21 Thread Brian Masney
tsl2x7x_event_handler() was not called as expected when the device was asserting a hardware interrupt. This patch changes the interrupt line trigger from rising to falling. The driver was tested on a TSL2772 hooked up to a Raspberry Pi 2. The interrupt pin also had a 10K pull-up resistor per the