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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241107134517.3089112-1-darius.berghe@analog.com>
Date: Thu, 7 Nov 2024 15:45:14 +0200
From: Darius Berghe <darius.berghe@...log.com>
To: <linux-iio@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC: <jic23@...nel.org>, <darius.berghe@...log.com>
Subject: [PATCH v2 0/3] iio: imu: add devices to adis16480 driver

Thanks for the review and input Jonathan, I've addressed the 2 points
you raised in V1, here's the breakdown.

Changes in v2:
 - document in the commit description the main differences between 
   the newly added and the already supported devices
 - make adis16487 fallback compatible with adis16485 since they are
   functionally equivalent

Darius Berghe (3):
  iio: imu: adis16480: add devices to adis16480 driver
  iio: imu: adis16480: add devices to adis16480 - docs
  dt-bindings: iio: adis16480: add devices to adis16480

 .../bindings/iio/imu/adi,adis16480.yaml       |  5 ++
 Documentation/iio/adis16480.rst               |  3 +
 drivers/iio/imu/adis16480.c                   | 75 +++++++++++++++++++
 3 files changed, 83 insertions(+)

-- 
2.46.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ