Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer
From: Jonathan Cameron <hidden>
Date: 2016-08-15 17:56:03
Also in:
linux-iio, lkml
From: Jonathan Cameron <hidden>
Date: 2016-08-15 17:56:03
Also in:
linux-iio, lkml
On 27/07/16 15:57, Rob Herring wrote:
On Mon, Jul 25, 2016 at 06:21:18PM +0300, Aleksei Mamlin wrote:quoted
This patch add support for Domintech DMARD05, DMARD06 and DMARD07 accelerometers. Signed-off-by: Aleksei Mamlin <redacted> --- .../devicetree/bindings/iio/accel/dmard06.txt | 19 ++This could go into trivial-devices.txt, but this is fine too: Acked-by: Rob Herring <redacted>
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
quoted
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-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html
-- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html