From: Ioana Ciornei <ioana.ciornei@nxp.com>
To: "shawnguo@kernel.org" <shawnguo@kernel.org>
Cc: Leo Li <leoyang.li@nxp.com>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
Ioana Ciornei <ioana.ciornei@nxp.com>
Subject: [PATCH 2/2] Documentation: DT: Add entry for DPAA2 console
Date: Tue, 26 Mar 2019 19:23:31 +0000 [thread overview]
Message-ID: <1553628194-25119-3-git-send-email-ioana.ciornei@nxp.com> (raw)
In-Reply-To: <1553628194-25119-1-git-send-email-ioana.ciornei@nxp.com>
This patch adds a devicetree binding documentation for
FSL's DPAA2 console.
Signed-off-by: Ioana Ciornei <ioana.ciornei@nxp.com>
---
Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt | 11 +++++++++++
MAINTAINERS | 1 +
2 files changed, 12 insertions(+)
create mode 100644 Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
diff --git a/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt b/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
new file mode 100644
index 000000000000..1442ba5d2d98
--- /dev/null
+++ b/Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt
@@ -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.
diff --git a/MAINTAINERS b/MAINTAINERS
index 32d444476a90..aed85fc7c783 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6127,6 +6127,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/
--
1.9.1
next prev parent reply other threads:[~2019-03-26 19:23 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-26 19:23 [PATCH 0/2] arm64: dts: add fsl-dpaa2-console node Ioana Ciornei
2019-03-26 19:23 ` [PATCH 1/2] arm64: dts: add fsl-dpaa2-console node for DPAA2 platforms Ioana Ciornei
2019-04-11 2:05 ` Shawn Guo
2019-03-26 19:23 ` Ioana Ciornei [this message]
2019-04-03 9:23 ` [PATCH 2/2] Documentation: DT: Add entry for DPAA2 console Shawn Guo
2019-04-03 9:31 ` Shawn Guo
2019-04-03 16:59 ` Li Yang
[not found] ` <5ca0614d.1c69fb81.acc38.6e23@mx.google.com>
2019-04-08 20:21 ` Li Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1553628194-25119-3-git-send-email-ioana.ciornei@nxp.com \
--to=ioana.ciornei@nxp.com \
--cc=devicetree@vger.kernel.org \
--cc=leoyang.li@nxp.com \
--cc=shawnguo@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).