[PATCH 2/5] dt-bindings: arm: realtek: Document RTD1293 and Synology DS418j

From: Andreas FÃrber
Date: Mon Oct 16 2017 - 00:02:52 EST


Define compatible strings for Realtek RTD1293 SoC and Synology
DiskStation DS418j NAS.

Cc: info@xxxxxxxxxxxx
Signed-off-by: Andreas FÃrber <afaerber@xxxxxxx>
---
Documentation/devicetree/bindings/arm/realtek.txt | 17 +++++++++++++++++
1 file changed, 17 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/realtek.txt b/Documentation/devicetree/bindings/arm/realtek.txt
index 297c15eb81e2..500e771614c4 100644
--- a/Documentation/devicetree/bindings/arm/realtek.txt
+++ b/Documentation/devicetree/bindings/arm/realtek.txt
@@ -2,6 +2,23 @@ Realtek platforms device tree bindings
--------------------------------------


+RTD1293 SoC
+===========
+
+Required root node properties:
+
+ - compatible : must contain "realtek,rtd1293"
+
+
+Root node property compatible must contain, depending on board:
+
+ - Synology DiskStation DS418j: "synology,ds418j"
+
+Example:
+
+ compatible = "synology,ds418j", "realtek,rtd1293";
+
+
RTD1295 SoC
===========

--
2.13.6