Re: [PATCH 2/2] iio: st_sensors: support open drain mode

2015-11-15 Thread Denis Ciocca
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 &g

Re: [PATCH] iio: st-sensors: add support for lis3lv02d accelerometer

2014-09-11 Thread Denis CIOCCA
8, Linus Walleij wrote: >>> On Mon, Aug 25, 2014 at 6:19 PM, Jonathan Cameron wrote: >>>> On 23/08/14 18:31, Linus Walleij wrote: >>>>> This adds support for the LIS3LV02 accelerometer found in the >>>>> ST Microelectronics Nomadik board series. >&

Re: [PATCH] iio: st-sensors: add support for lis3lv02d accelerometer

2014-09-10 Thread Denis CIOCCA
Cameron wrote: >> On 23/08/14 18:31, Linus Walleij wrote: >>> This adds support for the LIS3LV02 accelerometer found in the >>> ST Microelectronics Nomadik board series. >>> >>> Cc: devicetree@vger.kernel.org >>> Cc: Denis CIOCCA >>>