mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-30 04:56:43 +07:00
02eff15eef
Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Kevin Hilman <khilman@baylibre.com>
55 lines
1.9 KiB
Plaintext
55 lines
1.9 KiB
Plaintext
Amlogic MesonX device tree bindings
|
|
-------------------------------------------
|
|
|
|
Boards with the Amlogic Meson6 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,meson6"
|
|
|
|
Boards with the Amlogic Meson8 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,meson8";
|
|
|
|
Boards with the Amlogic Meson8b SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,meson8b";
|
|
|
|
Boards with the Amlogic Meson GXBaby SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,meson-gxbb";
|
|
|
|
Boards with the Amlogic Meson GXL S905X SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,s905x", "amlogic,meson-gxl";
|
|
|
|
Boards with the Amlogic Meson GXL S905D SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,s905d", "amlogic,meson-gxl";
|
|
|
|
Boards with the Amlogic Meson GXM S912 SoC shall have the following properties:
|
|
Required root node property:
|
|
compatible: "amlogic,s912", "amlogic,meson-gxm";
|
|
|
|
Board compatible values:
|
|
- "geniatech,atv1200" (Meson6)
|
|
- "minix,neo-x8" (Meson8)
|
|
- "tronfy,mxq" (Meson8b)
|
|
- "hardkernel,odroid-c1" (Meson8b)
|
|
- "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)
|
|
- "hardkernel,odroid-c2" (Meson gxbb)
|
|
- "amlogic,p200" (Meson gxbb)
|
|
- "amlogic,p201" (Meson gxbb)
|
|
- "wetek,hub" (Meson gxbb)
|
|
- "wetek,play2" (Meson gxbb)
|
|
- "amlogic,p212" (Meson gxl s905x)
|
|
- "khadas,vim" (Meson gxl s905x)
|
|
|
|
- "amlogic,p230" (Meson gxl s905d)
|
|
- "amlogic,p231" (Meson gxl s905d)
|
|
- "hwacom,amazetv" (Meson gxl s905x)
|
|
- "amlogic,q200" (Meson gxm s912)
|
|
- "amlogic,q201" (Meson gxm s912)
|
|
- "nexbox,a95x" (Meson gxbb or Meson gxl s905x)
|
|
- "nexbox,a1" (Meson gxm s912)
|