[PATCH v1 5/6] dt-bindings: riscv: cpus: document cpu-supply
Conor Dooley
conor at kernel.org
Sat Jun 10 10:24:52 PDT 2023
From: Conor Dooley <conor.dooley at microchip.com>
To facilitate switching to "unevaluatedProperties: false", document the
cpu-supply property that is already in use in several Allwinner
devicetrees.
Signed-off-by: Conor Dooley <conor.dooley at microchip.com>
---
Documentation/devicetree/bindings/riscv/cpus.yaml | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/Documentation/devicetree/bindings/riscv/cpus.yaml b/Documentation/devicetree/bindings/riscv/cpus.yaml
index 00d1e273f1a9..5e2db35411f1 100644
--- a/Documentation/devicetree/bindings/riscv/cpus.yaml
+++ b/Documentation/devicetree/bindings/riscv/cpus.yaml
@@ -62,6 +62,10 @@ properties:
clocks:
maxItems: 1
+ cpu-supply:
+ description:
+ Regulator supplying the CPU's power rail.
+
mmu-type:
description:
Identifies the MMU address translation mode used on this
--
2.39.2
More information about the linux-riscv
mailing list