[PATCH] dt-bindings: arm: psci: Relax and simplify compatible constraints

Rob Herring robh at kernel.org
Tue Aug 16 09:29:07 PDT 2022


On Wed, 03 Aug 2022 14:16:38 -0600, Rob Herring wrote:
> Even PSCI v1.0 compliant implementations may support v0.1 clients
> (i.e. "arm,psci"). Relax the compatible schema such that an
> implementation can claim 1.0, 0.2, and 0.1 compatibility.
> 
> In the process, the schema can be simplified a bit by using 'minItems'
> instead of separate 'oneOf' entries.
> 
> Signed-off-by: Rob Herring <robh at kernel.org>
> ---
>  Documentation/devicetree/bindings/arm/psci.yaml | 11 +++--------
>  1 file changed, 3 insertions(+), 8 deletions(-)
> 

Applied, thanks!



More information about the linux-arm-kernel mailing list