amlogic.txt 646 字节
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
Board compatible values:
17 18 19 20
  - "geniatech,atv1200" (Meson6)
  - "minix,neo-x8" (Meson8)
  - "tronfy,mxq" (Meson8b)
  - "hardkernel,odroid-c1" (Meson8b)