Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: reset: socionext,uniphier-glue-reset: add top-level constraints

Properties with variable number of items per each device are expected to
have widest constraints in top-level "properties:" block and further
customized (narrowed) in "if:then:". Add missing top-level constraints
for clock-names and reset-names.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240818172819.121697-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Philipp Zabel <p.zabel@pengutronix.de>

authored by

Krzysztof Kozlowski and committed by
Philipp Zabel
6bbc0fa2 47ac09b9

+6 -2
+6 -2
Documentation/devicetree/bindings/reset/socionext,uniphier-glue-reset.yaml
··· 38 38 minItems: 1 39 39 maxItems: 2 40 40 41 - clock-names: true 41 + clock-names: 42 + minItems: 1 43 + maxItems: 2 42 44 43 45 resets: 44 46 minItems: 1 45 47 maxItems: 2 46 48 47 - reset-names: true 49 + reset-names: 50 + minItems: 1 51 + maxItems: 2 48 52 49 53 allOf: 50 54 - if: