Searched hist:d9e8fd0421c2047ac233141612a433490963d211 (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/iio/accel/ |
H A D | adxl372.h | d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | adxl372_spi.c | d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | adxl372.c | diff d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Makefile | diff d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
H A D | Kconfig | diff d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|
/linux/ |
H A D | MAINTAINERS | diff d9e8fd0421c2047ac233141612a433490963d211 Tue Sep 04 16:11:31 CEST 2018 Stefan Popa <stefan.popa@analog.com> iio: adxl372: Refactor the driver
This patch restructures the existing adxl372 driver by adding a module for SPI and a header file, while the baseline module deals with the chip-logic.
This is a necessary step, as this driver should support in the future a similar device which differs only in the type of interface used (I2C instead of SPI).
Signed-off-by: Stefan Popa <stefan.popa@analog.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
|