dts: bindings: add nxp,sysmpu binding
Add binding for NXP SYSMPU peripheral. Signed-off-by: Manuel Argüelles <manuel.arguelles@nxp.com>
This commit is contained in:
parent
8fed0126a4
commit
a0b23a745d
1 changed files with 12 additions and 0 deletions
12
dts/bindings/mmu_mpu/nxp,sysmpu.yaml
Normal file
12
dts/bindings/mmu_mpu/nxp,sysmpu.yaml
Normal file
|
@ -0,0 +1,12 @@
|
|||
# Copyright 2024 NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: NXP System Memory Protection Unit (SYSMPU)
|
||||
|
||||
compatible: "nxp,sysmpu"
|
||||
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
||||
required: true
|
Loading…
Add table
Add a link
Reference in a new issue