]> git.kernelconcepts.de Git - karo-tx-linux.git/blob - Documentation/devicetree/bindings/arm/keystone/keystone.txt
Merge tag 'kconfig-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/robh...
[karo-tx-linux.git] / Documentation / devicetree / bindings / arm / keystone / keystone.txt
1 TI Keystone Platforms Device Tree Bindings
2 -----------------------------------------------
3
4 Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
5 following properties.
6
7 Required 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
12 Boards:
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"