forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-09-07 304d9fbae02622c15e7841ee99df942fdc1b43fa
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
Texas Instruments K3 Multicore SoC architecture device tree bindings
--------------------------------------------------------------------
 
Platforms based on Texas Instruments K3 Multicore SoC architecture
shall follow the following scheme:
 
SoCs
----
 
Each device tree root node must specify which exact SoC in K3 Multicore SoC
architecture it uses, using one of the following compatible values:
 
- AM654
  compatible = "ti,am654";
 
Boards
------
 
In addition, each device tree root node must specify which one or more
of the following board-specific compatible values:
 
- AM654 EVM
  compatible = "ti,am654-evm", "ti,am654";