drivers/iio/accel/bma220_i2c.c
0 → 100644
+58
−0
Loading
Add the bma220_i2c module. Note that this kernel module transparently shifts all register addresses 1 bit to the left, so all functions will operate based on the SPI memory map. Signed-off-by:Petre Rodan <petre.rodan@subdimension.ro> Signed-off-by:
Jonathan Cameron <Jonathan.Cameron@huawei.com>