-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation: DT: Add entry for DPAA2 console
This patch adds a devicetree binding documentation for FSL's DPAA2 console. Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Li Yang <leoyang.li@nxp.com>
- Loading branch information
Ioana Ciornei
authored and
Li Yang
committed
May 20, 2019
1 parent
b2b1a05
commit bbc9be3
Showing
2 changed files
with
12 additions
and
0 deletions.
There are no files selected for viewing
11 changes: 11 additions & 0 deletions
11
Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
DPAA2 console support | ||
|
||
Required properties: | ||
|
||
- compatible | ||
Value type: <string> | ||
Definition: Must be "fsl,dpaa2-console". | ||
- reg | ||
Value type: <prop-encoded-array> | ||
Definition: A standard property. Specifies the region where the MCFBA | ||
(MC firmware base address) register can be found. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters