diff options
author | Rob Herring <robh@kernel.org> | 2019-06-17 22:29:33 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-06-27 20:32:51 +0300 |
commit | 5025ef8b7ad8f92699faa70f14fffaf309bb4276 (patch) | |
tree | ebf731bdec8e667d1e4e9f5e50703a0bec2a5b83 /Documentation/devicetree/bindings/arm/idle-states.txt | |
parent | c875a3f847274d4def25d48439f11f6cfd445e80 (diff) | |
download | linux-5025ef8b7ad8f92699faa70f14fffaf309bb4276.tar.xz |
dt-bindings: arm: Convert PSCI binding to json-schema
Convert the PSCI binding to use DT schema format.
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Cc: Will Deacon <will@kernel.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/idle-states.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/idle-states.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/idle-states.txt b/Documentation/devicetree/bindings/arm/idle-states.txt index 3bdbe675b9e6..326f29b270ad 100644 --- a/Documentation/devicetree/bindings/arm/idle-states.txt +++ b/Documentation/devicetree/bindings/arm/idle-states.txt @@ -691,7 +691,7 @@ cpus { Documentation/devicetree/bindings/arm/cpus.yaml [2] ARM Linux Kernel documentation - PSCI bindings - Documentation/devicetree/bindings/arm/psci.txt + Documentation/devicetree/bindings/arm/psci.yaml [3] ARM Server Base System Architecture (SBSA) http://infocenter.arm.com/help/index.jsp |