| # | |
| # Copyright (c) 2018, Linaro Limited | |
| # | |
| # SPDX-License-Identifier: Apache-2.0 | |
| # | |
| --- | |
| title: i.MX ITCM (Instruction Tightly Coupled Memory) | |
| version: 0.1 | |
| description: > | |
| This binding gives a base representation of the i.MX ITCM | |
| properties: | |
| compatible: | |
| type: string | |
| category: required | |
| constraint: "nxp,imx-itcm" | |
| generation: define | |
| reg: | |
| type: int | |
| description: mmio register space | |
| generation: define | |
| category: required | |
| ... |