dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes
authorRob Herring <robh@kernel.org>
Fri, 7 Jan 2022 03:20:26 +0000 (21:20 -0600)
committerRob Herring <robh@kernel.org>
Tue, 11 Jan 2022 17:54:35 +0000 (11:54 -0600)
commit960616d57eecccb943e76735fbca1790fa0ce31d
treef5ea72bc3f6b4de037083b73b4fa7519c53b90b8
parentf19638bbd0291e600523e0ea1e868a386d304840
dt-bindings: iio: adi,ltc2983: Fix 64-bit property sizes

The '/bits/ 64' notation applies the next <> list of values. Another <> list
is encoded as 32-bits by default. IOW, each <> list needs to be preceeded
with '/bits/ 64'.

While the dts format allows this, as a rule we don't mix sizes for DT
properties since all size information is lost in the dtb file.

Signed-off-by: Rob Herring <robh@kernel.org>
Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Reviewed-by: Nuno Sá <nuno.sa@analog.com>
Link: https://lore.kernel.org/r/20220107032026.2408196-1-robh@kernel.org
Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml