Re: [PATCH 0/3] Add ST lsm6dso i3c suppport

2019-04-15 Thread Boris Brezillon
Hi Vitor, On Mon, 15 Apr 2019 21:19:38 +0200 Vitor Soares 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: A

[PATCH 0/3] Add ST lsm6dso i3c suppport

2019-04-15 Thread Vitor Soares
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 +