lkml.org 
[lkml]   [2019]   [Apr]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    Date
    From
    SubjectRe: [PATCH 0/3] Add ST lsm6dso i3c suppport
    Hi Vitor,

    On Mon, 15 Apr 2019 21:19:38 +0200
    Vitor Soares <vitor.soares@synopsys.com> wrote:

    I like the very detailed description in your cover letter :P.
    Anyway, glad to see I3C support added to regmap. Also happy to have a
    new driver for an I3C device.

    Thanks for working on that.

    Boris

    > Vitor Soares (3):
    > remap: Add i3c bus support
    > i3c: Add i3c_get_device_id helper
    > iio: imu: st_lsm6dsx: Add i3c basic support
    >
    > drivers/base/regmap/Kconfig | 6 ++-
    > drivers/base/regmap/Makefile | 1 +
    > drivers/base/regmap/regmap-i3c.c | 62 ++++++++++++++++++++++++++
    > drivers/i3c/device.c | 8 ++++
    > drivers/iio/imu/st_lsm6dsx/Kconfig | 8 +++-
    > drivers/iio/imu/st_lsm6dsx/Makefile | 1 +
    > drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c | 67 +++++++++++++++++++++++++++++
    > include/linux/i3c/device.h | 1 +
    > include/linux/regmap.h | 20 +++++++++
    > 9 files changed, 172 insertions(+), 2 deletions(-)
    > create mode 100644 drivers/base/regmap/regmap-i3c.c
    > create mode 100644 drivers/iio/imu/st_lsm6dsx/st_lsm6dsx_i3c.c
    >

    \
     
     \ /
      Last update: 2019-04-16 08:33    [W:2.344 / U:0.176 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site