1 TI Keystone Platforms Device Tree Bindings
2 -----------------------------------------------
4 Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
8 - compatible: All TI specific devices present in Keystone SOC should be in
9 the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
10 type UART should use the specified compatible for those devices.
14 - Keystone 2 generic SoC:
15 compatible = "ti,keystone"
19 - Keystone 2 Hawking/Kepler
20 compatible = "ti,k2hk", "ti,keystone"
22 compatible = "ti,k2l", "ti,keystone"
24 compatible = "ti,k2e", "ti,keystone"
26 compatible = "ti,k2g", "ti,keystone"
29 - Keystone 2 Hawking/Kepler EVM
30 compatible = "ti,k2hk-evm", "ti,k2hk", "ti,keystone"
32 - Keystone 2 Lamarr EVM
33 compatible = "ti,k2l-evm", "ti, k2l", "ti,keystone"
35 - Keystone 2 Edison EVM
36 compatible = "ti,k2e-evm", "ti,k2e", "ti,keystone"
39 compatible = "ti,k2g-evm", "ti,k2g", "ti-keystone"
41 - K2G Industrial Communication Engine EVM
42 compatible = "ti,k2g-ice", "ti,k2g", "ti-keystone"