lkml.org 
[lkml]   [2019]   [Feb]   [27]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v3 0/7] iio: imu: adis16480: Add support for ADIS1649x family of devices
    Date
    This series has as main goal to add support for ADIS1649x family of devices as
    part of the already existing adis16480, but on the way it also deals with some
    outstanding items:

    * Make drdy pin configurable
    * Add OF device ID table
    * Deal with the temperature max scale in a generic way
    * Deal with sampling and filter freq in a generic way
    * Add missing docs

    Changes in v3:
    Patch 1, 2, 3:
    - Nothing changed
    Patch 4, 5:
    - Added to this series
    Patch 6:
    - Added support for sampling and filter freq
    Patch 7:
    - Nothing changed

    Changes in v2:
    Patch 1:
    - use DIO1 pin as default data ready signal instead of DIO2.
    Patch 2:
    - nothing changed.
    Patch 3, 4:
    - give the scale directly in the adis16480_chip_info struct.
    Patch 5:
    - document the use of DIO1 pin as default data ready signal.

    Stefan Popa (7):
    iio: imu: adis16480: Add support for configurable drdy indicator
    iio: imu: adis16480: Add OF device ID table
    iio: imu: adis16480: Treat temperature scale in a generic way
    iio: imu: adis16480: Calculate the sampling frequency in a generic way
    iio: imu: adis16480: Deal with filter freq in a generic way
    iio: imu: adis16480: Add support for ADIS1649x family of devices
    iio: imu: adis16480: Add docs for ADIS16480 IMU

    .../devicetree/bindings/iio/imu/adi,adis16480.txt | 49 ++++
    MAINTAINERS | 1 +
    drivers/iio/imu/adis16480.c | 253 +++++++++++++++++++--
    3 files changed, 290 insertions(+), 13 deletions(-)
    create mode 100644 Documentation/devicetree/bindings/iio/imu/adi,adis16480.txt

    --
    2.7.4

    \
     
     \ /
      Last update: 2019-02-27 17:15    [W:3.163 / U:0.000 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site