Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1175083
| From | Martin Kepplinger <martink@posteo.de> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v2 0/8] iio: mma8452: support more devices and improve driver |
| Date | 2015-07-01 10:30 +0200 |
| Message-ID | <pHlz3-2HQ-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
This is the 2nd version that adds support for motion interrupts and 3 more accelerometer chips, two of which use them because they don't support the until now included transient interrupt sources: MMA8453Q, MMA8652FC and MMA8653FC; datasheets are in the commit messages. The driver and module name remains the same, seperating it from the device names it now supports. On top of this, there are minor documentation additions, and more notably, the change of the existing iio event type from IIO_EV_TYPE_THRESH to IIO_EV_TYPE_MAG since it's the magnitude of the threshold that is relevant for these devices, not a signed value. Please review and test if you can. For MMA8452Q, other than the event type, nothing should have changed. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
[PATCH v2 0/8] iio: mma8452: support more devices and improve driver Martin Kepplinger <martink@posteo.de> - 2015-07-01 10:30 +0200 [PATCH 3/8] iio: mma8452: add freefall / motion interrupt source Martin Kepplinger <martink@posteo.de> - 2015-07-01 10:30 +0200 [PATCH 2/8] iio: mma8452: add support for MMA8453Q accelerometer chip Martin Kepplinger <martink@posteo.de> - 2015-07-01 10:30 +0200 [PATCH 7/8] iio: mma8452: change iio event type to IIO_EV_TYPE_MAG Martin Kepplinger <martink@posteo.de> - 2015-07-01 10:30 +0200
csiph-web