Re: [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

2020-11-17 Thread Cristian Marussi
Hi Jyoti, just some initial feedback down below. I'll get back to this series again next days. On Fri, Nov 13, 2020 at 05:06:11PM +, Jyoti Bhayana wrote: > This change provides ARM SCMI Protocol based IIO device. > This driver provides support for Accelerometer and Gyroscope using > new SCMI

Re: [RFC PATCH 1/1] iio/scmi: Adding support for IIO SCMI Based Sensors

2020-11-13 Thread Jonathan Cameron
On Fri, 13 Nov 2020 17:06:11 + Jyoti Bhayana wrote: > This change provides ARM SCMI Protocol based IIO device. > This driver provides support for Accelerometer and Gyroscope using > new SCMI Sensor Protocol defined by the upcoming SCMIv3.0 > ARM specification > > Signed-off-by: Jyoti Bhayana