diff options
author | Maxime Ripard <[email protected]> | 2021-07-21 16:03:45 +0200 |
---|---|---|
committer | Jonathan Cameron <[email protected]> | 2021-07-24 16:19:00 +0100 |
commit | 14a30238ecb8dcf52a9e2be514414e3ec443b536 (patch) | |
tree | 2579a6cc19250e6ee6ffae6b949048bf6ba12a1e /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 9f9decdb64c5cc05b66f7a6ede226dd90684570b (diff) |
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 <[email protected]>
Cc: Lars-Peter Clausen <[email protected]>
Fixes: 0cd71145803d ("iio: st-sensors: Update ST Sensor bindings")
Signed-off-by: Maxime Ripard <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Linus Walleij <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jonathan Cameron <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions