summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/amlogic.txt
diff options
context:
space:
mode:
authorBeniamino Galvani <b.galvani@gmail.com>2015-01-20 00:22:58 +0100
committerCarlo Caione <carlo@endlessm.com>2015-03-02 11:00:02 +0100
commit3cada3a4daeee52499751f0bf350b6b0655c32ef (patch)
treea57f979c13fa0da412d5d12d0fc033aa3b7054df /Documentation/devicetree/bindings/arm/amlogic.txt
parent50746eb488d20b42f840f34b16ca98c1696d9c62 (diff)
of: Define board compatible for MINIX NEO-X8
Document the board compatible property for MINIX NEO-X8, a Meson8-based digital media player. While at it, move the other existing Meson board compatible to amlogic.txt. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Carlo Caione <carlo@endlessm.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index 8fe815046140..973884a1bacf 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -8,3 +8,7 @@ Boards with the Amlogic Meson6 SoC shall have the following properties:
Boards with the Amlogic Meson8 SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson8";
+
+Board compatible values:
+ - "geniatech,atv1200"
+ - "minix,neo-x8"