lkml.org 
[lkml]   [2021]   [Jul]   [18]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
SubjectRe: [PATCH 0/2] iio: temperature: add support for ADXL355
I wrote 'temperature' instead of 'accel' in the subject, I will change
it in the next version.
I am sorry for this silly mistake.


On Sun, Jul 18, 2021 at 11:30 PM Puranjay Mohan <puranjay12@gmail.com> wrote:
>
> Add the dt-bindings and the driver for ADXL355 3-axis MEMS Accelerometer.
>
> Puranjay Mohan (2):
> dt-bindings: iio: accel: Add ADXL355 in trivial-devices
> iio: accel: Add driver support for ADXL355
>
> .../devicetree/bindings/trivial-devices.yaml | 2 +
> MAINTAINERS | 7 +
> drivers/iio/accel/Kconfig | 29 +
> drivers/iio/accel/Makefile | 3 +
> drivers/iio/accel/adxl355.h | 83 +++
> drivers/iio/accel/adxl355_core.c | 544 ++++++++++++++++++
> drivers/iio/accel/adxl355_i2c.c | 63 ++
> drivers/iio/accel/adxl355_spi.c | 66 +++
> 8 files changed, 797 insertions(+)
> create mode 100644 drivers/iio/accel/adxl355.h
> create mode 100644 drivers/iio/accel/adxl355_core.c
> create mode 100644 drivers/iio/accel/adxl355_i2c.c
> create mode 100644 drivers/iio/accel/adxl355_spi.c
>
> --
> 2.30.1
>


--
Thanks and Regards

Yours Truly,

Puranjay Mohan

\
 
 \ /
  Last update: 2021-07-18 20:12    [W:0.072 / U:0.068 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site