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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250816112454.37376453@jic23-huawei>
Date: Sat, 16 Aug 2025 11:24:54 +0100
From: Jonathan Cameron <jic23@...nel.org>
To: Yusuf Alper Bilgin <y.alperbilgin@...il.com>
Cc: Lars-Peter Clausen <lars@...afoo.de>, Michael Hennerich
 <Michael.Hennerich@...log.com>, David Lechner <dlechner@...libre.com>, Nuno
 Sá <nuno.sa@...log.com>, Andy Shevchenko <andy@...nel.org>,
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
 Conor Dooley <conor+dt@...nel.org>, Liam Beguin <liambeguin@...il.com>,
 linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
 linux-kernel@...r.kernel.org
Subject: Re: [PATCH v4 1/3] dt-bindings: iio: adc: ltc2497: add lltc,ltc2495
 bindings

On Fri, 15 Aug 2025 12:02:02 +0200
Yusuf Alper Bilgin <y.alperbilgin@...il.com> wrote:

> Update the binding documentation for LTC2497 to include LTC2495 to
> enable support for its internal temperature sensor, which requires a
> different I2C command format and a new IIO channel.
> 
> Signed-off-by: Yusuf Alper Bilgin <y.alperbilgin@...il.com>
See reply to v1.  

At least at first look it appears this should have a fallback compatible
as Krzysztof called out.

> ---
>  Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
> index 5cc6a96840778473895f436b7e2627d6240b254b..2a3e3dcc6ca7a48a0fccb88d8d42fee34efcff73 100644
> --- a/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/lltc,ltc2497.yaml
> @@ -17,11 +17,13 @@ description: |
>  
>      https://www.analog.com/media/en/technical-documentation/data-sheets/2309fd.pdf
>  
> +  LTC2495:
>    LTC2497:
>    LTC2499:
>      16bit ADC supporting up to 16 single ended or 8 differential inputs.
>      I2C interface.
>  
> +    https://www.analog.com/media/en/technical-documentation/data-sheets/2495fe.pdf
>      https://www.analog.com/media/en/technical-documentation/data-sheets/2497fb.pdf
>      https://www.analog.com/media/en/technical-documentation/data-sheets/2499fe.pdf
>  
> @@ -29,6 +31,7 @@ properties:
>    compatible:
>      enum:
>        - lltc,ltc2309
> +      - lltc,ltc2495
>        - lltc,ltc2497
>        - lltc,ltc2499
>  
> 


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ