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-prev] [day] [month] [year] [list]
Message-ID: <20241208191654.4412d6ad@jic23-huawei>
Date: Sun, 8 Dec 2024 19:16:54 +0000
From: Jonathan Cameron <jic23@...nel.org>
To: Guillaume Ranquet <granquet@...libre.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, Michael Hennerich
 <Michael.Hennerich@...log.com>, linux-iio@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/2] iio: adc: ad7173: add calibration support to
 chip family

On Mon, 02 Dec 2024 11:09:51 +0100
Guillaume Ranquet <granquet@...libre.com> wrote:

> Calibration on the ad7173 family is the same as on the ad7192 family of
> chips and mostly uses the ad_sigma_delta common code.
> 
Applied to the togreg branch of iio.git and pushed out as testing for
0-day to see if we missed anything.

Thanks,

Jonathan

> Signed-off-by: Guillaume Ranquet <granquet@...libre.com>
> ---
> Changes in v3:
> - Small fixes to the ABI documentation of sigma_delta
> - Move the system calibration mode to the ad7173_channel to avoid yet
>   another allocation.
> - Link to v2: https://lore.kernel.org/r/20241127-ad411x_calibration-v2-0-66412dac35aa@baylibre.com
> 
> Changes in v2:
> - Add a common ad sigma delta ABI documentation to describe calibration
>   nodes that are common in the sigma delta family.
> - Link to v1: https://lore.kernel.org/r/20241115-ad411x_calibration-v1-1-5f820dfb5c80@baylibre.com
> 
> ---
> Guillaume Ranquet (2):
>       iio: adc: ad7173: add calibration support
>       iio: adc: ad-sigma-delta: Document ABI for sigma delta adc
> 
>  .../ABI/testing/sysfs-bus-iio-adc-ad-sigma-delta   |  23 ++++
>  Documentation/ABI/testing/sysfs-bus-iio-adc-ad7192 |  24 -----
>  drivers/iio/adc/ad7173.c                           | 116 +++++++++++++++++++++
>  3 files changed, 139 insertions(+), 24 deletions(-)
> ---
> base-commit: 744cf71b8bdfcdd77aaf58395e068b7457634b2c
> change-id: 20241115-ad411x_calibration-2c663171d988
> 
> Best regards,


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ