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-next>] [day] [month] [year] [list]
Message-ID: <20251007111525.25711-1-antoniu.miclaus@analog.com>
Date: Tue, 7 Oct 2025 11:15:19 +0000
From: Antoniu Miclaus <antoniu.miclaus@...log.com>
To: <jic23@...nel.org>, <robh@...nel.org>, <conor+dt@...nel.org>,
        <linux-iio@...r.kernel.org>, <linux-kernel@...r.kernel.org>,
        <devicetree@...r.kernel.org>
CC: Antoniu Miclaus <antoniu.miclaus@...log.com>
Subject: [PATCH v3 0/6] iio: adc: ad4080: add support for AD4081 and AD4084

Add support for AD4081 (16-bit, 4 LVDS CNV clock max) and AD4084
(18-bit, 6 LVDS CNV clock max) ADC variants to the existing AD4080
driver.

Changes:
 - Update device tree bindings to include AD4081 and AD4084
 - Add chip_info entries for AD4081 and AD4084 with appropriate
   resolution and LVDS CNV clock count
 - Modify channel definitions to accommodate different resolutions
 - Ensure backward compatibility with existing AD4080 functionality

Antoniu Miclaus (6):
  iio: adc: ad4080: fix chip identification
  iio: adc: ad4080: prepare driver for multi-part support
  dt-bindings: iio: adc: adi,ad4080: add support for AD4084
  iio: adc: ad4080: add support for AD4084
  dt-bindings: iio: adc: adi,ad4080: add support for AD4081
  iio: adc: ad4080: add support for AD4081

 .../bindings/iio/adc/adi,ad4080.yaml          |  2 +
 drivers/iio/adc/ad4080.c                      | 80 ++++++++++++++-----
 2 files changed, 60 insertions(+), 22 deletions(-)

-- 
2.43.0


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ