Skip to content

Commit 8355eb4

Browse files
xypronConchuOD
authored andcommitted
dt-bindings: riscv: cpus: reg matches hart ID
Add a description to the CPU reg property to clarify that the reg property must match the hart ID. Signed-off-by: Heinrich Schuchardt <[email protected]> Acked-by: Conor Dooley <[email protected]> Signed-off-by: Conor Dooley <[email protected]>
1 parent 5669bb5 commit 8355eb4

File tree

1 file changed

+4
-0
lines changed
  • Documentation/devicetree/bindings/riscv

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/riscv/cpus.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ properties:
7575
- riscv,sv57
7676
- riscv,none
7777

78+
reg:
79+
description:
80+
The hart ID of this CPU node.
81+
7882
riscv,cbom-block-size:
7983
$ref: /schemas/types.yaml#/definitions/uint32
8084
description:

0 commit comments

Comments
 (0)