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