]> 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)
commitcd95a0839c6b4d486bfe69232d18cfa4ede4d64d
treea0c1195b2b3da4ad4566e6f0a13760bfded7c3bf
parent10ab95e7861f9f984379d59b89b9195a325d2436
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: 1255b283854d ("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