Searched hist:"417 e008ba9db7ce4b4e48131c6f69829e9886b3e" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/iio/accel/ |
H A D | mma8452.c | diff 417e008ba9db7ce4b4e48131c6f69829e9886b3e Tue Sep 01 06:45:11 CDT 2015 Martin Kepplinger <martink@posteo.de> iio: mma8452: add support for MMA8652FC and MMA8653FC
MMA8652FC and MMA8653FC don't provide the transient interrupt source, so the motion interrupt source is used by providing a new iio_chan_spec definition, so that other supported devices are not affected by this.
Datasheets for the newly supported devices are available at Freescale's website:
http://cache.freescale.com/files/sensors/doc/data_sheet/MMA8652FC.pdf http://cache.freescale.com/files/sensors/doc/data_sheet/MMA8653FC.pdf
Signed-off-by: Martin Kepplinger <martin.kepplinger@theobroma-systems.com> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|
H A D | Kconfig | diff 417e008ba9db7ce4b4e48131c6f69829e9886b3e Tue Sep 01 06:45:11 CDT 2015 Martin Kepplinger <martink@posteo.de> iio: mma8452: add support for MMA8652FC and MMA8653FC
MMA8652FC and MMA8653FC don't provide the transient interrupt source, so the motion interrupt source is used by providing a new iio_chan_spec definition, so that other supported devices are not affected by this.
Datasheets for the newly supported devices are available at Freescale's website:
http://cache.freescale.com/files/sensors/doc/data_sheet/MMA8652FC.pdf http://cache.freescale.com/files/sensors/doc/data_sheet/MMA8653FC.pdf
Signed-off-by: Martin Kepplinger <martin.kepplinger@theobroma-systems.com> Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com> Signed-off-by: Jonathan Cameron <jic23@kernel.org>
|