mirror of
https://github.com/torvalds/linux.git
synced 2024-12-19 09:32:32 +00:00
3cada3a4da
Document the board compatible property for MINIX NEO-X8, a Meson8-based digital media player. While at it, move the other existing Meson board compatible to amlogic.txt. Signed-off-by: Beniamino Galvani <b.galvani@gmail.com> Signed-off-by: Carlo Caione <carlo@endlessm.com>
15 lines
424 B
Plaintext
15 lines
424 B
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";
|
|
|
|
Board compatible values:
|
|
- "geniatech,atv1200"
|
|
- "minix,neo-x8"
|