diff options
author | Anup Patel <anup.patel@wdc.com> | 2022-02-10 11:19:46 +0530 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-03-10 09:29:56 -0800 |
commit | 1bd524f7e8d8f194cd94bc4535df91391d0f1dc8 (patch) | |
tree | 6483ac61aa7a3bc119bdbe5dfdc810ee01172cca /Documentation/devicetree/bindings/arm/psci.yaml | |
parent | 6abf32f1d9c5009dcccded2c1e7ca899a4ab587b (diff) | |
download | linux-1bd524f7e8d8f194cd94bc4535df91391d0f1dc8.tar.gz linux-1bd524f7e8d8f194cd94bc4535df91391d0f1dc8.tar.bz2 linux-1bd524f7e8d8f194cd94bc4535df91391d0f1dc8.zip |
dt-bindings: Add common bindings for ARM and RISC-V idle states
The RISC-V CPU idle states will be described in under the
/cpus/idle-states DT node in the same way as ARM CPU idle
states.
This patch adds common bindings documentation for both ARM
and RISC-V idle states.
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Signed-off-by: Anup Patel <apatel@ventanamicro.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Guo Ren <guoren@kernel.org>
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/psci.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/arm/psci.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/psci.yaml b/Documentation/devicetree/bindings/arm/psci.yaml index 8b77cf83a095..dd83ef278af0 100644 --- a/Documentation/devicetree/bindings/arm/psci.yaml +++ b/Documentation/devicetree/bindings/arm/psci.yaml @@ -101,7 +101,7 @@ properties: bindings in [1]) must specify this property. [1] Kernel documentation - ARM idle states bindings - Documentation/devicetree/bindings/arm/idle-states.yaml + Documentation/devicetree/bindings/cpu/idle-states.yaml patternProperties: "^power-domain-": |