diff options
author | Rob Herring <[email protected]> | 2021-09-28 17:29:20 -0500 |
---|---|---|
committer | Rob Herring <[email protected]> | 2021-10-01 17:49:24 -0500 |
commit | 67006e30e27e80fd9403a91ae3c0c85391c6c2cc (patch) | |
tree | 091ce56891120a76918e1ba91998e93b56cedaf1 /scripts/gdb/linux/utils.py | |
parent | 55442e6af03434c500541782f01730a89162eb27 (diff) |
dt-bindings: Drop more redundant 'maxItems/minItems'
Another round of removing redundant minItems/maxItems from new schema in
the recent merge window.
If a property has an 'items' list, then a 'minItems' or 'maxItems' with the
same size as the list is redundant and can be dropped. Note that is DT
schema specific behavior and not standard json-schema behavior. The tooling
will fixup the final schema adding any unspecified minItems/maxItems.
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: Evgeniy Polyakov <[email protected]>
Cc: Marek Vasut <[email protected]>
Cc: Joakim Zhang <[email protected]>
Cc: [email protected]
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions