dts: bindings: mpu: add PPB and IO regions
Extends #43119 with PPB and IO values of `memory-region-mpu`. That allows MPU region definition with PPB or IO attributes in the DTS. Signed-off-by: Georgij Cernysiov <geo.cgv@gmail.com>
This commit is contained in:
parent
d4c1c1ebef
commit
70003e8eb0
2 changed files with 11 additions and 1 deletions
|
@ -24,6 +24,8 @@ properties:
|
|||
- "RAM"
|
||||
- "RAM_NOCACHE"
|
||||
- "FLASH"
|
||||
- "PPB"
|
||||
- "IO"
|
||||
description: |
|
||||
Signify that this node should result in a dedicated MPU region. The
|
||||
region address and size are taken from the <reg> property, while the MPU
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue