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:
Georgios Vasilakis 2025-04-07 10:37:01 +02:00 committed by Benjamin Cabé
parent d8b87d6279
commit b1842723fd

View 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.