Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1463048
| From | Jonathan Cameron <jic23@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer |
| Date | 2016-08-15 20:00 +0200 |
| Message-ID | <s6ul4-d0-21@gated-at.bofh.it> (permalink) |
| References | <rYPZo-6e9-37@gated-at.bofh.it> <rYPZo-6e9-35@gated-at.bofh.it> <rZyts-Js-23@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On 27/07/16 15:57, Rob Herring wrote: > On Mon, Jul 25, 2016 at 06:21:18PM +0300, Aleksei Mamlin wrote: >> This patch add support for Domintech DMARD05, DMARD06 and DMARD07 >> accelerometers. >> >> Signed-off-by: Aleksei Mamlin <mamlinav@gmail.com> >> --- >> .../devicetree/bindings/iio/accel/dmard06.txt | 19 ++ > > This could go into trivial-devices.txt, but this is fine too: > > Acked-by: Rob Herring <robh@kernel.org> Applied to the togreg branch of iio.git - initially pushed out as test for the autobuilders to play with it. Nice compact little driver. Thanks, Jonathan > >> drivers/iio/accel/Kconfig | 11 + >> drivers/iio/accel/Makefile | 1 + >> drivers/iio/accel/dmard06.c | 241 +++++++++++++++++++++ >> 4 files changed, 272 insertions(+) >> create mode 100644 Documentation/devicetree/bindings/iio/accel/dmard06.txt >> create mode 100644 drivers/iio/accel/dmard06.c > -- > To unsubscribe from this list: send the line "unsubscribe linux-iio" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html >
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer Jonathan Cameron <jic23@kernel.org> - 2016-08-15 20:00 +0200
csiph-web