1 Amlogic MesonX device tree bindings
2 -------------------------------------------
4 Boards with the Amlogic Meson6 SoC shall have the following properties:
5 Required root node property:
6 compatible: "amlogic,meson6"
8 Boards with the Amlogic Meson8 SoC shall have the following properties:
9 Required root node property:
10 compatible: "amlogic,meson8";
12 Boards with the Amlogic Meson8b SoC shall have the following properties:
13 Required root node property:
14 compatible: "amlogic,meson8b";
16 Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
17 Required root node property:
18 compatible: "amlogic,meson-gxbb";
20 Boards with the Amlogic Meson GXL S905X SoC shall have the following properties:
21 Required root node property:
22 compatible: "amlogic,s905x", "amlogic,meson-gxl";
24 Boards with the Amlogic Meson GXL S905D SoC shall have the following properties:
25 Required root node property:
26 compatible: "amlogic,s905d", "amlogic,meson-gxl";
28 Boards with the Amlogic Meson GXM S912 SoC shall have the following properties:
29 Required root node property:
30 compatible: "amlogic,s912", "amlogic,meson-gxm";
32 Board compatible values:
33 - "geniatech,atv1200" (Meson6)
34 - "minix,neo-x8" (Meson8)
35 - "tronfy,mxq" (Meson8b)
36 - "hardkernel,odroid-c1" (Meson8b)
37 - "tronsmart,vega-s95-pro", "tronsmart,vega-s95" (Meson gxbb)
38 - "tronsmart,vega-s95-meta", "tronsmart,vega-s95" (Meson gxbb)
39 - "tronsmart,vega-s95-telos", "tronsmart,vega-s95" (Meson gxbb)
40 - "hardkernel,odroid-c2" (Meson gxbb)
41 - "amlogic,p200" (Meson gxbb)
42 - "amlogic,p201" (Meson gxbb)
43 - "amlogic,p212" (Meson gxl s905x)
44 - "amlogic,p230" (Meson gxl s905d)
45 - "amlogic,p231" (Meson gxl s905d)
46 - "amlogic,q200" (Meson gxm s912)
47 - "amlogic,q201" (Meson gxm s912)
48 - "nexbox,a95x" (Meson gxbb or Meson gxl s905x)
49 - "nexbox,a1" (Meson gxm s912)