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 <heinrich.schuchardt@canonical.com> Acked-by: Conor Dooley <conor.dooley@microchip.com> Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
1 parent 5669bb5 commit 8355eb4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

  • Documentation/devicetree/bindings/riscv

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)