Skip to content

Commit cea4f85

Browse files
rob-robinson-14nordicjm
authored andcommitted
dts: nordic,nrf-mpc: Implementation of nrf-mpc binding
This commit adds nordic,nrf-mpc binding. This binding may be used to define MPC "protection-region-size" from dts No driver is implemented with this binding. Signed-off-by: Robert Robinson <[email protected]>
1 parent 521bfa2 commit cea4f85

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
description: Nordic, Memory Protection Controller (MPC)
2+
3+
compatible: "nordic,nrf-mpc"
4+
5+
include: base.yaml
6+
7+
properties:
8+
protection-region-size:
9+
type: int
10+
description: Region size for the Memory Protection Controller (MPC) in bytes.

0 commit comments

Comments
 (0)