1TI Keystone Platforms Device Tree Bindings
2-----------------------------------------------
3
4Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
5following properties.
6
7Required properties:
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.
11
12Boards:
13-  Keystone 2 Hawking/Kepler EVM
14   compatible = "ti,k2hk-evm","ti,keystone"
15
16-  Keystone 2 Lamarr EVM
17   compatible = "ti,k2l-evm","ti,keystone"
18
19-  Keystone 2 Edison EVM
20   compatible = "ti,k2e-evm","ti,keystone"
21