Skip to content

Commit

Permalink
Documentation: DT: Add entry for DPAA2 console
Browse files Browse the repository at this point in the history
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
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
11 changes: 11 additions & 0 deletions Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
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.
1 change: 1 addition & 0 deletions MAINTAINERS
Original file line number Diff line number Diff line change
Expand Up @@ -6404,6 +6404,7 @@ M: Li Yang <leoyang.li@nxp.com>
L: linuxppc-dev@lists.ozlabs.org
L: linux-arm-kernel@lists.infradead.org
S: Maintained
F: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
F: Documentation/devicetree/bindings/soc/fsl/
F: drivers/soc/fsl/
F: include/linux/fsl/
Expand Down

0 comments on commit bbc9be3

Please sign in to comment.