Thread (7 messages) 7 messages, 5 authors, 2024-10-23

Re: [PATCH] dt-bindings: Fix array property constraints

From: Krzysztof Kozlowski <krzk@kernel.org>
Date: 2024-09-26 06:16:29
Also in: dmaengine, linux-arm-msm, linux-devicetree, linux-media, linux-pci, linux-samsung-soc, lkml

On 26/09/2024 01:24, Rob Herring (Arm) wrote:
Schemas for array properties should only have 1 level of array
constraints (e.g. items, maxItems, minItems). Sometimes the old
encoding of all properties into a matrix leaked into the schema, and
didn't matter for validation. Now the inner constraints are just
silently ignored as json-schema array keywords are ignored on scalar
values.

Generally, keep the inner constraints and drop the outer "items". With
gicv3 "mbi-alias" property, it is more appropriately a uint32 or uint64
as it is an address and size depends on "#address-cells".

Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
Reviewed-by: Krzysztof Kozlowski <redacted>

Best regards,
Krzysztof

Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help