1Amlogic MesonX device tree bindings
2-------------------------------------------
3
4Boards with the Amlogic Meson6 SoC shall have the following properties:
5  Required root node property:
6    compatible: "amlogic,meson6"
7
8Boards with the Amlogic Meson8 SoC shall have the following properties:
9  Required root node property:
10    compatible: "amlogic,meson8";
11
12Boards with the Amlogic Meson8b SoC shall have the following properties:
13  Required root node property:
14    compatible: "amlogic,meson8b";
15
16Board compatible values:
17  - "geniatech,atv1200" (Meson6)
18  - "minix,neo-x8" (Meson8)
19  - "tronfy,mxq" (Meson8b)
20  - "hardkernel,odroid-c1" (Meson8b)
21