keystone.txt 648 B

123456789101112131415161718192021
  1. TI Keystone Platforms Device Tree Bindings
  2. -----------------------------------------------
  3. Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
  4. following properties.
  5. Required properties:
  6. - compatible: All TI specific devices present in Keystone SOC should be in
  7. the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
  8. type UART should use the specified compatible for those devices.
  9. Boards:
  10. - Keystone 2 Hawking/Kepler EVM
  11. compatible = "ti,k2hk-evm","ti,keystone"
  12. - Keystone 2 Lamarr EVM
  13. compatible = "ti,k2l-evm","ti,keystone"
  14. - Keystone 2 Edison EVM
  15. compatible = "ti,k2e-evm","ti,keystone"