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]
Date:   Mon, 22 Aug 2022 15:51:03 +0300
From:   Ciprian Regus <ciprian.regus@...log.com>
To:     <jic23@...nel.org>, <krzysztof.kozlowski+dt@...aro.org>,
        <robh+dt@...nel.org>, <linux-iio@...r.kernel.org>,
        <devicetree@...r.kernel.org>, <linux-kernel@...r.kernel.org>
CC:     <u.kleine-koenig@...gutronix.de>,
        Ciprian Regus <ciprian.regus@...log.com>
Subject: [PATCH 0/3] Add support for LTC2499 ADC

The LTC2499 is a 16-channel (eight differential), 24-bit,
ADC with Easy Drive technology and a 2-wire, I2C interface.

This adds support for the LTC2499 ADC by extending the LTC2497
driver.

Note: This fix is required to be applied first:
https://patchwork.kernel.org/project/linux-iio/patch/20220815091647.1523532-1-dzagorui@cisco.com

Ciprian Regus (3):
  dt-bindings: iio: adc: Add docs for LTC2499
  drivers: iio: adc: LTC2499 support
  drivers: iio: adc: Rename the LTC249x iio device

 .../bindings/iio/adc/lltc,ltc2497.yaml        |  6 +++-
 MAINTAINERS                                   |  1 +
 drivers/iio/adc/ltc2496.c                     |  9 ++++-
 drivers/iio/adc/ltc2497-core.c                |  4 +--
 drivers/iio/adc/ltc2497.c                     | 36 ++++++++++++++++---
 drivers/iio/adc/ltc2497.h                     | 14 +++++++-
 6 files changed, 60 insertions(+), 10 deletions(-)

-- 
2.30.2

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ