GNU Linux-libre 4.19.286-gnu1
[releases.git] / Documentation / devicetree / bindings / arm / ti / k3.txt
1 Texas Instruments K3 Multicore SoC architecture device tree bindings
2 --------------------------------------------------------------------
3
4 Platforms based on Texas Instruments K3 Multicore SoC architecture
5 shall follow the following scheme:
6
7 SoCs
8 ----
9
10 Each device tree root node must specify which exact SoC in K3 Multicore SoC
11 architecture it uses, using one of the following compatible values:
12
13 - AM654
14   compatible = "ti,am654";
15
16 Boards
17 ------
18
19 In addition, each device tree root node must specify which one or more
20 of the following board-specific compatible values:
21
22 - AM654 EVM
23   compatible = "ti,am654-evm", "ti,am654";