Re: [PATCH 3/4] iio: accel: adxl345: Add SPI support

2017-02-19 Thread Eva Rachel Retuya
On Sun, Feb 19, 2017 at 01:12:50PM +, Jonathan Cameron wrote: > On 16/02/17 10:02, Eva Rachel Retuya wrote: > > Add SPI driver for initializing spi regmap for the adxl345 core driver. > > The driver supports the same functionality as I2C namely the x, y, z and > > scale readings. > > > > Signe

Re: [PATCH 3/4] iio: accel: adxl345: Add SPI support

2017-02-19 Thread Jonathan Cameron
On 16/02/17 10:02, Eva Rachel Retuya wrote: > Add SPI driver for initializing spi regmap for the adxl345 core driver. > The driver supports the same functionality as I2C namely the x, y, z and > scale readings. > > Signed-off-by: Eva Rachel Retuya Looks nice. I didn't know about the readmask stu

[PATCH 3/4] iio: accel: adxl345: Add SPI support

2017-02-16 Thread Eva Rachel Retuya
Add SPI driver for initializing spi regmap for the adxl345 core driver. The driver supports the same functionality as I2C namely the x, y, z and scale readings. Signed-off-by: Eva Rachel Retuya --- drivers/iio/accel/Kconfig | 13 +++ drivers/iio/accel/Makefile | 1 + drivers/iio/