Add devicetree binding for the ARM Cortex-M Instruction Tightly Coupled Memory (ITCM). Signed-off-by: Henrik Brix Andersen <henrik@brixandersen.dk>
12 lines
190 B
YAML
12 lines
190 B
YAML
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: Cortex-M ITCM (Instruction Tightly Coupled Memory)
|
|
|
|
compatible: "arm,itcm"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|