lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date: Sun, 2 Jun 2024 12:16:16 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Nuno Sá <noname.nuno@...il.com>
Cc: Ramona Gradinariu <ramona.bolboaca13@...il.com>,
 linux-kernel@...r.kernel.org, linux-iio@...r.kernel.org,
 linux-doc@...r.kernel.org, devicetree@...r.kernel.org, corbet@....net,
 conor+dt@...nel.org, krzysztof.kozlowski+dt@...aro.org, robh@...nel.org,
 Ramona Gradinariu <ramona.gradinariu@...log.com>
Subject: Re: [PATCH v2 0/6] Add support for adis16545/47

On Wed, 29 May 2024 10:40:01 +0200
Nuno Sá <noname.nuno@...il.com> wrote:

> On Tue, 2024-05-28 at 17:24 +0300, Ramona Gradinariu wrote:
> > Add support for delta angle and delta velocity channels in adis16480 driver.
> > Add support for ADIS16545/47 devices in already existing adis16480 driver.
> > Add documentation for adis16480 driver.
> > 
> > Ramona Gradinariu (6):
> >   iio: adis16480: make the burst_max_speed configurable
> >   iio: imu: adis16480.c: Add delta angle and delta velocity channels
> >   dt-bindings: iio: imu: Add ADIS16545/47 compatibles
> >   iio: adis16480: add support for adis16545/7 families
> >   docs: iio: add documentation for interfacing tools
> >   docs: iio: add documentation for adis16480 driver
> > 
> >  .../bindings/iio/imu/adi,adis16480.yaml       |   6 +
> >  Documentation/iio/adis16475.rst               |  23 +-
> >  Documentation/iio/adis16480.rst               | 445 ++++++++++++++++++
> >  Documentation/iio/iio_tools.rst               |  27 ++
> >  Documentation/iio/index.rst                   |   2 +
> >  drivers/iio/imu/adis16480.c                   | 393 ++++++++++++++--
> >  6 files changed, 825 insertions(+), 71 deletions(-)
> >  create mode 100644 Documentation/iio/adis16480.rst
> >  create mode 100644 Documentation/iio/iio_tools.rst
> > 
> > --
> > 2.34.1
> >   
> 
> LGTM
Me too.
Applied to the togreg branch of iio.git and pushed out as testing for 0-day
to poke at it and see if it can find anything we missed.

Thanks,

Jonathan

> 
> Reviewed-by: Nuno Sa <nuno.sa@...log.com>
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ