2013-06-10 23:33:31 +08:00
|
|
|
TI Keystone Platforms Device Tree Bindings
|
|
|
|
-----------------------------------------------
|
|
|
|
|
|
|
|
Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
|
|
|
|
following properties.
|
|
|
|
|
|
|
|
Required properties:
|
|
|
|
- compatible: All TI specific devices present in Keystone SOC should be in
|
|
|
|
the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
|
|
|
|
type UART should use the specified compatible for those devices.
|
2014-02-22 06:48:41 +08:00
|
|
|
|
|
|
|
Boards:
|
|
|
|
- Keystone 2 Hawking/Kepler EVM
|
2014-03-21 05:00:27 +08:00
|
|
|
compatible = "ti,k2hk-evm","ti,keystone"
|
2014-02-22 06:48:41 +08:00
|
|
|
|
|
|
|
- Keystone 2 Lamarr EVM
|
2014-03-21 05:00:27 +08:00
|
|
|
compatible = "ti,k2l-evm","ti,keystone"
|
2014-02-22 06:48:41 +08:00
|
|
|
|
|
|
|
- Keystone 2 Edison EVM
|
2014-03-21 05:00:27 +08:00
|
|
|
compatible = "ti,k2e-evm","ti,keystone"
|