Re: [PATCH v4 03/13] dt-bindings: iio: temperature: ltc2983: use hex for sensor address

From: Rob Herring
Date: Mon Nov 07 2022 - 11:49:26 EST



On Thu, 03 Nov 2022 15:00:31 +0200, Cosmin Tanislav wrote:
> From: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx>
>
> Addresses should be in hex, fix it.
>
> Although the driver initially specified 1-20, it can be made free-range
> since the address is supposed to match reg, onto which we can impose
> restrictions based on the compatible property value.
>
> Signed-off-by: Cosmin Tanislav <cosmin.tanislav@xxxxxxxxxx>
> ---
> .../devicetree/bindings/iio/temperature/adi,ltc2983.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>