Remove redundant descriptions in MISC bindings, such as "This is a representation of" and "... node". Signed-off-by: James Roy <rruuaanng@outlook.com>
17 lines
395 B
YAML
17 lines
395 B
YAML
# Copyright 2024 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: |
|
|
NXP i.MX Resource Domain Controller (RDC).
|
|
The RDC provides robust support for the isolation of destination
|
|
memory mapped locations such as peripherals and memory to a single
|
|
core, a bus master, or set of cores and bus masters.
|
|
|
|
compatible: "nxp,rdc"
|
|
|
|
include: [base.yaml]
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|