Re: [PATCH v2 2/2] iio: accel: Add support for Domintech DMARD06 accelerometer

From: Jonathan Cameron
Date: Mon Aug 15 2016 - 13:56:06 EST


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@xxxxxxxxx>
>> ---
>> .../devicetree/bindings/iio/accel/dmard06.txt | 19 ++
>
> This could go into trivial-devices.txt, but this is fine too:
>
> Acked-by: Rob Herring <robh@xxxxxxxxxx>
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@xxxxxxxxxxxxxxx
> More majordomo info at http://vger.kernel.org/majordomo-info.html
>