dt-bindings: iio: st: Remove wrong items length check
authorMaxime Ripard <maxime@cerno.tech>
Wed, 21 Jul 2021 14:03:45 +0000 (16:03 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 24 Jul 2021 15:19:00 +0000 (16:19 +0100)
commit14a30238ecb8dcf52a9e2be514414e3ec443b536
tree2579a6cc19250e6ee6ffae6b949048bf6ba12a1e
parent9f9decdb64c5cc05b66f7a6ede226dd90684570b
dt-bindings: iio: st: Remove wrong items length check

The original bindings was listing the length of the interrupts as either
1 or 2, depending on the setup. This is also what is enforced by the top
level schema.

However, that is further constrained with an if clause that require
exactly two interrupts, even though it might not make sense on those
devices or in some setups.

Let's remove the clause entirely.

Cc: Denis Ciocca <denis.ciocca@st.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>
Fixes: 0cd71145803d ("iio: st-sensors: Update ST Sensor bindings")
Signed-off-by: Maxime Ripard <maxime@cerno.tech>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Link: https://lore.kernel.org/r/20210721140424.725744-16-maxime@cerno.tech
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Documentation/devicetree/bindings/iio/st,st-sensors.yaml