summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/arm/amlogic.txt
diff options
context:
space:
mode:
authorCarlo Caione2015-10-07 22:31:03 +0200
committerArnd Bergmann2015-10-08 17:21:46 +0200
commit6f4f48aeb3901c4925faddc907438cdeee09d9de (patch)
treef8c10cf13574cda284cc0e4e714bdf75031fd60f /Documentation/devicetree/bindings/arm/amlogic.txt
parentof: documentation: Add vendor prefix for Tronfy (diff)
downloadkernel-qcow2-linux-6f4f48aeb3901c4925faddc907438cdeee09d9de.tar.gz
kernel-qcow2-linux-6f4f48aeb3901c4925faddc907438cdeee09d9de.tar.xz
kernel-qcow2-linux-6f4f48aeb3901c4925faddc907438cdeee09d9de.zip
of: documentation: add bindings documentation for Meson8b
Signed-off-by: Carlo Caione <carlo@endlessm.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.txt')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.txt10
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index 973884a1bacf..1dfee20eee74 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -9,6 +9,12 @@ Boards with the Amlogic Meson8 SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson8";
+Boards with the Amlogic Meson8b SoC shall have the following properties:
+ Required root node property:
+ compatible: "amlogic,meson8b";
+
Board compatible values:
- - "geniatech,atv1200"
- - "minix,neo-x8"
+ - "geniatech,atv1200" (Meson6)
+ - "minix,neo-x8" (Meson8)
+ - "tronfy,mxq" (Meson8b)
+ - "hardkernel,odroid-c1" (Meson8b)