amlogic.txt 2.1 KB
Newer Older
1 2 3 4
Amlogic MesonX device tree bindings
-------------------------------------------

Boards with the Amlogic Meson6 SoC shall have the following properties:
5 6
  Required root node property:
    compatible: "amlogic,meson6"
7

8 9 10
Boards with the Amlogic Meson8 SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,meson8";
11

12 13 14 15
Boards with the Amlogic Meson8b SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,meson8b";

16 17 18 19
Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,meson-gxbb";

20 21 22 23
Boards with the Amlogic Meson GXL S905X SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,s905x", "amlogic,meson-gxl";

24 25 26 27
Boards with the Amlogic Meson GXL S905D SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,s905d", "amlogic,meson-gxl";

28 29 30 31
Boards with the Amlogic Meson GXM S912 SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,s912", "amlogic,meson-gxm";

32 33
Board compatible values (alphabetically, grouped by SoC):

34
  - "geniatech,atv1200" (Meson6)
35

36
  - "minix,neo-x8" (Meson8)
37

38
  - "hardkernel,odroid-c1" (Meson8b)
39 40 41 42
  - "tronfy,mxq" (Meson8b)

  - "amlogic,p200" (Meson gxbb)
  - "amlogic,p201" (Meson gxbb)
43
  - "friendlyarm,nanopi-k2" (Meson gxbb)
44 45
  - "hardkernel,odroid-c2" (Meson gxbb)
  - "nexbox,a95x" (Meson gxbb or Meson gxl s905x)
46 47 48
  - "tronsmart,vega-s95-pro", "tronsmart,vega-s95" (Meson gxbb)
  - "tronsmart,vega-s95-meta", "tronsmart,vega-s95" (Meson gxbb)
  - "tronsmart,vega-s95-telos", "tronsmart,vega-s95" (Meson gxbb)
49 50
  - "wetek,hub" (Meson gxbb)
  - "wetek,play2" (Meson gxbb)
51

52
  - "amlogic,p212" (Meson gxl s905x)
53
  - "hwacom,amazetv" (Meson gxl s905x)
54 55
  - "khadas,vim" (Meson gxl s905x)

56 57
  - "amlogic,p230" (Meson gxl s905d)
  - "amlogic,p231" (Meson gxl s905d)
58

59 60
  - "amlogic,q200" (Meson gxm s912)
  - "amlogic,q201" (Meson gxm s912)
61
  - "kingnovel,r-box-pro" (Meson gxm S912)
62
  - "nexbox,a1" (Meson gxm s912)