ARM: meson: document meson8 compatible properties
authorBeniamino Galvani <b.galvani@gmail.com>
Sun, 5 Oct 2014 21:59:18 +0000 (23:59 +0200)
committerCarlo Caione <carlo@caione.org>
Tue, 18 Nov 2014 15:34:54 +0000 (16:34 +0100)
Add device tree bindings documentation for Amlogic Meson8 SoCs.

Signed-off-by: Beniamino Galvani <b.galvani@gmail.com>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Carlo Caione <carlo@caione.org>
Documentation/devicetree/bindings/arm/amlogic.txt

index 7eece72..8fe8150 100644 (file)
@@ -2,7 +2,9 @@ Amlogic MesonX device tree bindings
 -------------------------------------------
 
 Boards with the Amlogic Meson6 SoC shall have the following properties:
+  Required root node property:
+    compatible: "amlogic,meson6"
 
-Required root node property:
-
-compatible = "amlogic,meson6";
+Boards with the Amlogic Meson8 SoC shall have the following properties:
+  Required root node property:
+    compatible: "amlogic,meson8";