dt-bindings: mfd: allwinner: prcm: Simplify conditional schemas
authorRob Herring <robh@kernel.org>
Wed, 26 Jul 2023 03:35:54 +0000 (21:35 -0600)
committerLee Jones <lee@kernel.org>
Fri, 18 Aug 2023 20:48:04 +0000 (21:48 +0100)
commit881e367adf16ccf2b8ce37247404127ac5c849c9
tree819d6e0eb5b07ea02de3f2498d3ac9554e8f9d19
parent789c9ce9b46facdf405572b4d0387ed67a49a97f
dt-bindings: mfd: allwinner: prcm: Simplify conditional schemas

There's no need for 'additionalProperties' in the if/then schema as there's
already 'unevaluatedProperties' in the parent schema. With
'additionalProperties' dropped, 'compatible' and 'phandle' don't need
to be listed in the conditional schemas as 'compatible' is already in
the main section and 'phandle' will be implicitly added.

Signed-off-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230726033554.174365-1-robh@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Documentation/devicetree/bindings/mfd/allwinner,sun6i-a31-prcm.yaml
Documentation/devicetree/bindings/mfd/allwinner,sun8i-a23-prcm.yaml