linux-stable/include/linux/iio/common
Linus Walleij 0e6f6871a1 iio: st_sensors: support open drain mode
Some types of ST Sensors can be connected to the same IRQ line
as other peripherals using open drain. Add a device tree binding
and a sensor data property to flip the right bit in the interrupt
control register to enable open drain mode on the INT line.

If the line is set to be open drain, also tag on IRQF_SHARED
to the IRQ flags when requesting the interrupt, as the whole
point of using open drain interrupt lines is to share them with
more than one peripheral (wire-or).

Cc: devicetree@vger.kernel.org
Cc: Giuseppe Barba <giuseppe.barba@st.com>
Cc: Denis Ciocca <denis.ciocca@st.com>
Acked-by: Rob Herring <rob@kernel.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2016-04-19 19:58:13 +01:00
..
ssp_sensors.h iio: common: ssp_sensors: Add sensorhub driver 2015-01-29 18:49:05 +00:00
st_sensors.h iio: st_sensors: support open drain mode 2016-04-19 19:58:13 +01:00
st_sensors_i2c.h iio: st_sensors: add devicetree probing support 2014-07-11 21:09:49 +01:00
st_sensors_spi.h