treewide: remove redundant IS_ERR() before error code check
[linux/fpc-iii.git] / Documentation / devicetree / bindings / arm / ti / k3.txt
blob333e7256126a8810ca0179673dddc7784e8652f6
1 Texas Instruments K3 Multicore SoC architecture device tree bindings
2 --------------------------------------------------------------------
4 Platforms based on Texas Instruments K3 Multicore SoC architecture
5 shall follow the following scheme:
7 SoCs
8 ----
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:
13 - AM654
14   compatible = "ti,am654";
16 - J721E
17   compatible = "ti,j721e";
19 Boards
20 ------
22 In addition, each device tree root node must specify which one or more
23 of the following board-specific compatible values:
25 - AM654 EVM
26   compatible = "ti,am654-evm", "ti,am654";