Hi! I'm sending two patches to add support for proximity sensor interrupts with the vcnl4040 sensor. The first patch is a minor restructuring of the current setup for interrupts since the probe function hardcodes it for vcnl4010 only. The second patch adds support to configure proximity sensor interrupts and threshold limits for vcnl4040. Kind regards Mårten Lindahl Mårten Lindahl (2): iio: light: vcnl4000: Make irq handling more generic iio: light: vcnl4000: Add interrupt support for vcnl4040 drivers/iio/light/vcnl4000.c | 229 ++++++++++++++++++++++++++++++----- 1 file changed, 201 insertions(+), 28 deletions(-) -- 2.30.2