diff --git a/dts/bindings/misc/nordic,nrf-mpc.yaml b/dts/bindings/misc/nordic,nrf-mpc.yaml new file mode 100644 index 00000000000..860acf60b67 --- /dev/null +++ b/dts/bindings/misc/nordic,nrf-mpc.yaml @@ -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.