Skip to content

Commit e0973a3

Browse files
Vge0rgenordicjm
authored andcommitted
[nrf fromtree] dts: bindings: Add binding for Nordic MPC
Add binding for the Nordic Memory Privilege Controller (MPC). Signed-off-by: Georgios Vasilakis <[email protected]> (cherry picked from commit b184272)
1 parent 6359486 commit e0973a3

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

dts/bindings/misc/nordic,nrf-mpc.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
description: Nordic Memory Privilege Controller (MPC)
2+
3+
compatible: "nordic,nrf-mpc"
4+
5+
include: base.yaml
6+
7+
properties:
8+
reg:
9+
required: true
10+
11+
override-num:
12+
type: int
13+
description: Number of override regions supported by the MPC instance.
14+
15+
override-granularity:
16+
type: int
17+
description: Override region addresses must be aligned to this value.

0 commit comments

Comments
 (0)