Skip to content

Commit

Permalink
[DNM] dts: bindings: cpus,cluster: add #ranges-flags-cells
Browse files Browse the repository at this point in the history
Currently under discussion in
devicetree-org/lopper#161

Do not merge until discussion finalizes.

Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
  • Loading branch information
mbolivar-nordic committed Apr 12, 2023
1 parent 71015bb commit 8776de5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions dts/bindings/sys/cpus,cluster.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,14 @@ properties:
description: |
The number of cells required to represent the size of an
address range in an address-map entry.
"#ranges-flags-cells":
type: int
default: 0
description: |
The number of cells required to represent the flags field
in an address-map entry. The default 0 assumes there are no
flags; this value is defined in the system devicetree
specification.
address-map:
type: compound
required: true
Expand Down

0 comments on commit 8776de5

Please sign in to comment.