[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1545406240-3061-3-git-send-email-ioana.ciornei@nxp.com>
Date: Fri, 21 Dec 2018 15:31:11 +0000
From: Ioana Ciornei <ioana.ciornei@....com>
To: Leo Li <leoyang.li@....com>,
"linux-arm-kernel@...ts.infradead.org"
<linux-arm-kernel@...ts.infradead.org>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>
CC: "robh+dt@...nel.org" <robh+dt@...nel.org>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
Roy Pledge <roy.pledge@....com>,
Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
Ioana Ciornei <ioana.ciornei@....com>
Subject: [PATCH 2/3] 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@....com>
---
Documentation/devicetree/bindings/misc/dpaa2-console.txt | 11 +++++++++++
MAINTAINERS | 1 +
2 files changed, 12 insertions(+)
create mode 100644 Documentation/devicetree/bindings/misc/dpaa2-console.txt
diff --git a/Documentation/devicetree/bindings/misc/dpaa2-console.txt b/Documentation/devicetree/bindings/misc/dpaa2-console.txt
new file mode 100644
index 0000000..f4e16b1
--- /dev/null
+++ b/Documentation/devicetree/bindings/misc/dpaa2-console.txt
@@ -0,0 +1,11 @@
+DPAA2 console support
+
+Required properties:
+
+ - compatible
+ Value type: <string>
+ Definition: Must be "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 7b76a80..229d4fb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -5969,6 +5969,7 @@ M: Li Yang <leoyang.li@....com>
L: linuxppc-dev@...ts.ozlabs.org
L: linux-arm-kernel@...ts.infradead.org
S: Maintained
+F: Documentation/devicetree/bindings/misc/dpaa2-console.txt
F: Documentation/devicetree/bindings/soc/fsl/
F: drivers/soc/fsl/
F: include/linux/fsl/
--
1.9.1
Powered by blists - more mailing lists