[PATCH] dt-bindings: iio: temperature: adi,ltc2983: Add ADT7604 datasheet link

Liviu Stan posted 1 patch 1 day, 23 hours ago
.../devicetree/bindings/iio/temperature/adi,ltc2983.yaml         | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: iio: temperature: adi,ltc2983: Add ADT7604 datasheet link
Posted by Liviu Stan 1 day, 23 hours ago
Add the ADT7604 datasheet URL to the binding description alongside the
existing LTC2983/LTC2984/LTC2986/LTM2985 datasheet links.

Signed-off-by: Liviu Stan <liviu.stan@analog.com>
---
 .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml         | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
index 13e5f29f0588..09b809f01550 100644
--- a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
+++ b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
@@ -17,6 +17,7 @@ description: |
     - LTC2986
     - LTM2985
 
+  https://www.analog.com/media/en/technical-documentation/data-sheets/adt7604.pdf
   https://www.analog.com/media/en/technical-documentation/data-sheets/2983fc.pdf
   https://www.analog.com/media/en/technical-documentation/data-sheets/2984fb.pdf
   https://www.analog.com/media/en/technical-documentation/data-sheets/29861fa.pdf
-- 
2.43.0
Re: [PATCH] dt-bindings: iio: temperature: adi,ltc2983: Add ADT7604 datasheet link
Posted by Joshua Crofts 1 day, 23 hours ago
On Tue, 22 Sep 2026 17:39:49 +0300
Liviu Stan <liviu.stan@analog.com> wrote:

> Add the ADT7604 datasheet URL to the binding description alongside the
> existing LTC2983/LTC2984/LTC2986/LTM2985 datasheet links.
> 
> Signed-off-by: Liviu Stan <liviu.stan@analog.com>
> ---
>  .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml         | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> index 13e5f29f0588..09b809f01550 100644
> --- a/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> +++ b/Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml
> @@ -17,6 +17,7 @@ description: |
>      - LTC2986
>      - LTM2985
>  
> +  https://www.analog.com/media/en/technical-documentation/data-sheets/adt7604.pdf
>    https://www.analog.com/media/en/technical-documentation/data-sheets/2983fc.pdf
>    https://www.analog.com/media/en/technical-documentation/data-sheets/2984fb.pdf
>    https://www.analog.com/media/en/technical-documentation/data-sheets/29861fa.pdf

This probably doesn't even need an Rb, but anyway,

Reviewed-by: Joshua Crofts <joshua.crofts1@gmail.com>

-- 
Kind regards,
Joshua Crofts