summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/arm/amlogic.txt
diff options
context:
space:
mode:
authorNeil Armstrong <narmstrong@baylibre.com>2016-10-04 18:37:10 +0300
committerKevin Hilman <khilman@baylibre.com>2016-10-18 18:10:58 +0300
commitda47515ee63f3a993e492f41fde9f70c51e5eee8 (patch)
treecea511a4449e25f411618db4da845b54e07634fc /Documentation/devicetree/bindings/arm/amlogic.txt
parent15abee8ab055f774cf93d2866ab423c4ec1756db (diff)
downloadlinux-da47515ee63f3a993e492f41fde9f70c51e5eee8.tar.xz
ARM64: dts: amlogic: Add basic support for Amlogic S905D
This patch introduces the basic support for the Amlogic S905D (MesonGXL) and for the Amlogic evaluation boards P230 and P231. No documentation has been released yet for this SoC, so for now only the bare minimum has been added in the DT. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Neil Armstrong <narmstrong@baylibre.com> Signed-off-by: Kevin Hilman <khilman@baylibre.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 7edb635d61ac..fffc17992510 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -21,6 +21,10 @@ Boards with the Amlogic Meson GXL S905X SoC shall have the following properties:
Required root node property:
compatible: "amlogic,s905x", "amlogic,meson-gxl";
+Boards with the Amlogic Meson GXL S905D SoC shall have the following properties:
+ Required root node property:
+ compatible: "amlogic,s905d", "amlogic,meson-gxl";
+
Board compatible values:
- "geniatech,atv1200" (Meson6)
- "minix,neo-x8" (Meson8)