diff options
author | Rob Herring <robh@kernel.org> | 2021-09-28 17:29:20 -0500 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-10-01 17:49:24 -0500 |
commit | 67006e30e27e80fd9403a91ae3c0c85391c6c2cc (patch) | |
tree | 091ce56891120a76918e1ba91998e93b56cedaf1 /Documentation/devicetree/bindings/regmap | |
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" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Evgeniy Polyakov <zbr@ioremap.net>
Cc: Marek Vasut <marex@denx.de>
Cc: Joakim Zhang <qiangqing.zhang@nxp.com>
Cc: dri-devel@lists.freedesktop.org
Cc: netdev@vger.kernel.org
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20210928222920.2204761-1-robh@kernel.org
Diffstat (limited to 'Documentation/devicetree/bindings/regmap')
0 files changed, 0 insertions, 0 deletions