aboutsummaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/amlogic.txt
diff options
context:
space:
mode:
authorBeniamino Galvani <b.galvani@gmail.com>2014-10-05 23:59:18 +0200
committerCarlo Caione <carlo@caione.org>2014-11-18 16:34:54 +0100
commita25a6772db05b252d9861b80b6387b67f69a8b8e (patch)
treefb70e2b17e0f2695aec347267198fd00a4ddf4f1 /Documentation/devicetree/bindings/arm/amlogic.txt
parente790af67b2f8579ab0c46b6e011111ce2200cfe3 (diff)
ARM: meson: document meson8 compatible properties
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>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.txt8
1 files changed, 5 insertions, 3 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index 7eece72b1a35..8fe815046140 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -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";