Re: [PATCH] dt-bindings: iio: temperature: adi,ltc2983: Add ADT7604 datasheet link
From: Jonathan Cameron
Date: Thu Sep 24 2026 - 22:50:20 EST
On Tue, 22 Sep 2026 16:56:06 +0200
Joshua Crofts <joshua.crofts1@xxxxxxxxx> wrote:
> On Tue, 22 Sep 2026 17:39:49 +0300
> Liviu Stan <liviu.stan@xxxxxxxxxx> 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@xxxxxxxxxx>
> > ---
> > .../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@xxxxxxxxx>
>
Save me clicking on the link :) Applied.