Re: [PATCH 0/5] iio:bmi160: add drdy interrupt support

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 1/13/19 7:56 PM, Martin Kelly wrote:
From: Martin Kelly <martin@xxxxxxxxxxxxxxxx>

This patch series adds drdy interrupt support to the BMI160 IMU. It also updates
the relevant DT bindings and does a little bit of related cleanup.

Martin Kelly (5):
   iio:bmi160: add SPDX identifiers
   iio:bmi160: add drdy interrupt support
   dt-bindings: fix incorrect bmi160 IRQ note
   dt-bindings:bmi160: add "BOTH" int pin type
   iio:bmi160:snap timestamp closer to event

  .../devicetree/bindings/iio/imu/bmi160.txt         |  17 +-
  drivers/iio/imu/bmi160/Makefile                    |   1 +
  drivers/iio/imu/bmi160/bmi160.h                    |  13 +-
  drivers/iio/imu/bmi160/bmi160_core.c               | 280 ++++++++++++++++++++-
  drivers/iio/imu/bmi160/bmi160_i2c.c                |   8 +-
  drivers/iio/imu/bmi160/bmi160_spi.c                |   6 +-
  drivers/iio/imu/bmi160/bmi160_trigger.c            |  60 +++++
  7 files changed, 360 insertions(+), 25 deletions(-)
  create mode 100644 drivers/iio/imu/bmi160/bmi160_trigger.c

--
2.11.0


I realized this patch series does not contain updated binding documentation for the added bmi160,int1-open-drain and bmi160,int2-open-drain keys. I assume there will be other review feedback, so I will add a patch for this in a v2 series.



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Yosemite News]     [Linux Input]     [Linux Kernel]     [Linux SCSI]     [X.org]

  Powered by Linux