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 16- J721E 17 compatible = "ti,j721e"; 18 19Boards 20------ 21 22In addition, each device tree root node must specify which one or more 23of the following board-specific compatible values: 24 25- AM654 EVM 26 compatible = "ti,am654-evm", "ti,am654"; 27