Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1580255

[PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings

From Andreas Färber <afaerber@suse.de>
Newsgroups linux.kernel
Subject [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings
Date 2017-02-14 04:40 +0100
Message-ID <taC8a-4CW-21@gated-at.bofh.it> (permalink)
References <taC89-4CW-13@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Signed-off-by: Andreas Färber <afaerber@suse.de>
---
 Documentation/devicetree/bindings/arm/realtek.txt | 15 +++++++++++++++
 1 file changed, 15 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..cfbee58
--- /dev/null
+++ b/Documentation/devicetree/bindings/arm/realtek.txt
@@ -0,0 +1,15 @@
+Realtek platforms device tree bindings
+--------------------------------------
+
+
+RTD1295 SoC
+===========
+
+Required root node properties:
+
+ - compatible :  "realtek,rtd1295"
+
+
+Board compatible strings:
+
+ - Zidoo X9S: "zidoo,x9s"
-- 
2.10.2

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295 bindings Andreas Färber <afaerber@suse.de> - 2017-02-14 04:40 +0100
  Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295  bindings Rob Herring <robh@kernel.org> - 2017-02-22 18:00 +0100
    Re: [PATCH 2/4] Documentation: devicetree: arm: Add Realtek RTD1295  bindings Andreas Färber <afaerber@suse.de> - 2017-02-22 18:30 +0100

csiph-web