Re: [PATCH 2/3] iio: adxl372: Add support for I2C communication

2018-09-08 Thread Jonathan Cameron
On Tue, 4 Sep 2018 17:12:32 +0300 Stefan Popa wrote: > The adxl372 is designed to communicate in either SPI or I2C protocol. It > autodetects the format being used, requiring no configuration control to > select the format. > > Signed-off-by: Stefan Popa Applied. Thanks, Jonathan > --- >

Re: [PATCH 2/3] iio: adxl372: Add support for I2C communication

2018-09-08 Thread Jonathan Cameron
On Tue, 4 Sep 2018 17:12:32 +0300 Stefan Popa wrote: > The adxl372 is designed to communicate in either SPI or I2C protocol. It > autodetects the format being used, requiring no configuration control to > select the format. > > Signed-off-by: Stefan Popa Applied. Thanks, Jonathan > --- >

[PATCH 2/3] iio: adxl372: Add support for I2C communication

2018-09-04 Thread Stefan Popa
The adxl372 is designed to communicate in either SPI or I2C protocol. It autodetects the format being used, requiring no configuration control to select the format. Signed-off-by: Stefan Popa --- MAINTAINERS | 1 + drivers/iio/accel/Kconfig | 11

[PATCH 2/3] iio: adxl372: Add support for I2C communication

2018-09-04 Thread Stefan Popa
The adxl372 is designed to communicate in either SPI or I2C protocol. It autodetects the format being used, requiring no configuration control to select the format. Signed-off-by: Stefan Popa --- MAINTAINERS | 1 + drivers/iio/accel/Kconfig | 11