Skip to content

Commit a0b23a7

Browse files
manuarguekartben
authored andcommitted
dts: bindings: add nxp,sysmpu binding
Add binding for NXP SYSMPU peripheral. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
1 parent 8fed012 commit a0b23a7

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

dts/bindings/mmu_mpu/nxp,sysmpu.yaml

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Copyright 2024 NXP
2+
# SPDX-License-Identifier: Apache-2.0
3+
4+
description: NXP System Memory Protection Unit (SYSMPU)
5+
6+
compatible: "nxp,sysmpu"
7+
8+
include: base.yaml
9+
10+
properties:
11+
reg:
12+
required: true

0 commit comments

Comments
 (0)