]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit79ce90be5612898bc73d1ba217e21d04193c1fd6
treef5ea72bc3f6b4de037083b73b4fa7519c53b90b8
parentfbaa655ea03aa3b2532e6140e508df62298aa13f
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