Re: [RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

2021-03-16 Thread Rob Herring
On Tue, 16 Mar 2021 16:11:39 +0530, Anup Patel wrote: > The RISC-V CPU idle states will be described in DT under the > /cpus/idle-states DT node. This patch adds the bindings documentation > for riscv-idle-states DT nodes and idle state DT nodes under it. > > Signed-off-by: Anup Patel > --- > ..

[RFC PATCH v2 7/8] dt-bindings: Add bindings documentation for RISC-V idle states

2021-03-16 Thread Anup Patel
The RISC-V CPU idle states will be described in DT under the /cpus/idle-states DT node. This patch adds the bindings documentation for riscv-idle-states DT nodes and idle state DT nodes under it. Signed-off-by: Anup Patel --- .../devicetree/bindings/riscv/cpus.yaml | 6 + .../bindings/ri