From: "Andreas Färber" <afaerber@suse.de>
To: arm@kernel.org
Cc: linux-arm-kernel@lists.infradead.org,
linux-kernel@vger.kernel.org, "Roc He" <hepeng@zidoo.tv>,
"Andreas Färber" <afaerber@suse.de>,
"Rob Herring" <robh+dt@kernel.org>,
"Mark Rutland" <mark.rutland@arm.com>,
devicetree@vger.kernel.org
Subject: [PATCH v2 2/5] dt-bindings: arm: Add Realtek RTD1295 bindings
Date: Thu, 23 Feb 2017 17:45:49 +0100 [thread overview]
Message-ID: <20170223164553.3715-3-afaerber@suse.de> (raw)
In-Reply-To: <20170223164553.3715-1-afaerber@suse.de>
The Zidoo X9S and a few other recent TV boxes feature the Realtek RTD1295,
a quad-core ARM Cortex-A53 SoC.
Acked-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Roc He <hepeng@zidoo.tv>
Signed-off-by: Andreas Färber <afaerber@suse.de>
---
v1 -> v2:
* Changed subject
* Extended commit message
* Clarified wording
Documentation/devicetree/bindings/arm/realtek.txt | 20 ++++++++++++++++++++
1 file changed, 20 insertions(+)
create mode 100644 Documentation/devicetree/bindings/arm/realtek.txt
diff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt
new file mode 100644
index 0000000..13d7557
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/realtek.txt
@@ -0,0 +1,20 @@
+Realtek platforms device tree bindings
+--------------------------------------
+
+
+RTD1295 SoC
+===========
+
+Required root node properties:
+
+ - compatible : must contain "realtek,rtd1295"
+
+
+Root node property compatible must contain, depending on board:
+
+ - Zidoo X9S: "zidoo,x9s"
+
+
+Example:
+
+ compatible = "zidoo,x9s", "realtek,rtd1295";
--
2.10.2
next prev parent reply other threads:[~2017-02-23 16:45 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-23 16:45 [PATCH v2 0/5] ARM64: Initial Realtek RTD1295 enablement Andreas Färber
2017-02-23 16:45 ` [PATCH v2 1/5] dt-bindings: Add vendor prefix for Zidoo Andreas Färber
2017-02-23 16:45 ` Andreas Färber [this message]
2017-02-27 23:57 ` [PATCH v2 2/5] dt-bindings: arm: Add Realtek RTD1295 bindings Rob Herring
2017-02-23 16:45 ` [PATCH v2 4/5] ARM64: dts: Prepare Realtek RTD1295 and Zidoo X9S Andreas Färber
2017-02-28 0:03 ` Rob Herring
2017-03-04 13:15 ` Andreas Färber
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=20170223164553.3715-3-afaerber@suse.de \
--to=afaerber@suse.de \
--cc=arm@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=hepeng@zidoo.tv \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.rutland@arm.com \
--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).