[RFC PATCH v3 7/8] dt-bindings: Add common bindings for ARM and RISC-V idle states

Rob Herring robh at kernel.org
Fri Mar 26 01:05:52 GMT 2021


On Thu, 18 Mar 2021 18:35:11 +0530, Anup Patel wrote:
> 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 at wdc.com>
> ---
>  .../bindings/{arm => cpu}/idle-states.yaml    | 228 ++++++++++++++++--
>  .../devicetree/bindings/riscv/cpus.yaml       |   6 +
>  2 files changed, 217 insertions(+), 17 deletions(-)
>  rename Documentation/devicetree/bindings/{arm => cpu}/idle-states.yaml (74%)
> 

Reviewed-by: Rob Herring <robh at kernel.org>



More information about the linux-riscv mailing list