Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[deliverable/linux.git] / Documentation / devicetree / bindings / arm / amlogic.txt
1 Amlogic MesonX device tree bindings
2 -------------------------------------------
3
4 Boards with the Amlogic Meson6 SoC shall have the following properties:
5 Required root node property:
6 compatible: "amlogic,meson6"
7
8 Boards with the Amlogic Meson8 SoC shall have the following properties:
9 Required root node property:
10 compatible: "amlogic,meson8";
11
12 Boards with the Amlogic Meson8b SoC shall have the following properties:
13 Required root node property:
14 compatible: "amlogic,meson8b";
15
16 Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
17 Required root node property:
18 compatible: "amlogic,meson-gxbb";
19
20 Board compatible values:
21 - "geniatech,atv1200" (Meson6)
22 - "minix,neo-x8" (Meson8)
23 - "tronfy,mxq" (Meson8b)
24 - "hardkernel,odroid-c1" (Meson8b)
25 - "tronsmart,vega-s95-pro", "tronsmart,vega-s95" (Meson gxbb)
26 - "tronsmart,vega-s95-meta", "tronsmart,vega-s95" (Meson gxbb)
27 - "tronsmart,vega-s95-telos", "tronsmart,vega-s95" (Meson gxbb)
28 - "hardkernel,odroid-c2" (Meson gxbb)
29 - "amlogic,p200" (Meson gxbb)
30 - "amlogic,p201" (Meson gxbb)
This page took 0.031955 seconds and 5 git commands to generate.