dts: bindings: Add binding for Nordic MPC
Add binding for the Nordic Memory Privilege Controller (MPC). Signed-off-by: Georgios Vasilakis <georgios.vasilakis@nordicsemi.no>
This commit is contained in:
parent
d8b87d6279
commit
b1842723fd
17
dts/bindings/misc/nordic,nrf-mpc.yaml
Normal file
17
dts/bindings/misc/nordic,nrf-mpc.yaml
Normal file
@ -0,0 +1,17 @@
|
||||
description: Nordic Memory Privilege Controller (MPC)
|
||||
|
||||
compatible: "nordic,nrf-mpc"
|
||||
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
||||
|
||||
override-num:
|
||||
type: int
|
||||
description: Number of override regions supported by the MPC instance.
|
||||
|
||||
override-granularity:
|
||||
type: int
|
||||
description: Override region addresses must be aligned to this value.
|
||||
Loading…
Reference in New Issue
Block a user