]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states
authorUlf Hansson <ulf.hansson@linaro.org>
Tue, 3 Mar 2020 15:07:47 +0000 (16:07 +0100)
committerRob Herring <robh@kernel.org>
Fri, 6 Mar 2020 18:12:21 +0000 (12:12 -0600)
commit7615530c53349c5dff6e0cab8595087835c0a7a2
treea0c1195b2b3da4ad4566e6f0a13760bfded7c3bf
parent03fd830d5f02148186e42b13eb8e0759196f026a
dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI states

The hierarchical topology with power-domain should be described through
child nodes, rather than as currently described in the PSCI root node. Fix
this by adding a patternProperties with a corresponding reference to the
power-domain DT binding.

Additionally, update the example to conform to the new pattern, but also to
the adjusted domain-idle-state DT binding.

Fixes: 61b37370b5d4 ("dt: psci: Update DT bindings to support hierarchical PSCI states")
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
[robh: Add missing allOf, tweak power-domain node name]
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/arm/psci.yaml