aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/accel/adxl372_i2c.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2018-09-08iio: adxl372: Add support for I2C communicationStefan Popa1-0/+61
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 <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>