linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michal Simek <michal.simek@xilinx.com>
To: devicetree@vger.kernel.org
Cc: monstr@monstr.eu, linux-kernel@vger.kernel.org,
	Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v3 1/8] dt-bindings: xilinx: Add description for ZynqMP
Date: Fri,  2 Mar 2018 20:04:27 +0100	[thread overview]
Message-ID: <c6297bd755cd2eb5eea576c05ba2c9e68e7943d7.1520017397.git.michal.simek@xilinx.com> (raw)
In-Reply-To: <cover.1520017397.git.michal.simek@xilinx.com>
In-Reply-To: <cover.1520017397.git.michal.simek@xilinx.com>

Record xlnx,zynqmp compatible string.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Rob Herring <robh@kernel.org>
---

Changes in v3: None
Changes in v2:
- New patch in this series

 Documentation/devicetree/bindings/arm/xilinx.txt | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/xilinx.txt b/Documentation/devicetree/bindings/arm/xilinx.txt
index 1f7995357888..549e70a022cb 100644
--- a/Documentation/devicetree/bindings/arm/xilinx.txt
+++ b/Documentation/devicetree/bindings/arm/xilinx.txt
@@ -5,3 +5,13 @@ shall have the following properties.
 
 Required root node properties:
     - compatible = "xlnx,zynq-7000";
+
+---------------------------------------------------------------
+
+Xilinx Zynq UltraScale+ MPSoC Platforms Device Tree Bindings
+
+Boards with ZynqMP SOC based on an ARM Cortex A53 processor
+shall have the following properties.
+
+Required root node properties:
+    - compatible = "xlnx,zynqmp";
-- 
1.9.1

  reply	other threads:[~2018-03-02 19:04 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-02 19:04 [PATCH v3 0/8] arm64: zynqmp: Add support for existing Xilinx ZynqMP based boards Michal Simek
2018-03-02 19:04 ` Michal Simek [this message]
2018-03-02 19:04 ` [PATCH v3 2/8] arm64: zynqmp: Add support for Xilinx zcu100-revC Michal Simek
2018-03-02 19:04 ` [PATCH v3 3/8] arm64: zynqmp: Add support for Xilinx zcu102 Michal Simek
2018-03-02 19:04 ` [PATCH v3 4/8] arm64: zynqmp: Add support for Xilinx zcu104-revA Michal Simek
2018-03-07 20:31   ` Rob Herring
2018-03-02 19:04 ` [PATCH v3 5/8] arm64: zynqmp: Add support for Xilinx zcu106-revA Michal Simek
2018-03-07 20:32   ` Rob Herring
2018-03-02 19:04 ` [PATCH v3 6/8] arm64: zynqmp: Add support for Xilinx zcu111-revA Michal Simek
2018-03-02 19:04 ` [PATCH v3 7/8] arm64: zynqmp: Add support for Xilinx zc12XX boards Michal Simek
2018-03-02 19:04 ` [PATCH v3 8/8] arm64: zynqmp: Add support for Xilinx zc1751 Michal Simek
2018-03-07 20:33   ` Rob Herring

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=c6297bd755cd2eb5eea576c05ba2c9e68e7943d7.1520017397.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=monstr@monstr.eu \
    --cc=robh+dt@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).