]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/devicetree/bindings/arm/keystone/keystone.txt
Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/container...
[mirror_ubuntu-artful-kernel.git] / Documentation / devicetree / bindings / arm / keystone / keystone.txt
CommitLineData
d5e9fe84
SS
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.
f0a289e5 11
2df7b0f0
NM
12SoC families:
13
14- Keystone 2 generic SoC:
15 compatible = "ti,keystone"
16
17SoCs:
18
19- Keystone 2 Hawking/Kepler
dc5fa4ec 20 compatible = "ti,k2hk", "ti,keystone"
2df7b0f0 21- Keystone 2 Lamarr
dc5fa4ec 22 compatible = "ti,k2l", "ti,keystone"
2df7b0f0 23- Keystone 2 Edison
dc5fa4ec 24 compatible = "ti,k2e", "ti,keystone"
2df7b0f0 25
f0a289e5
MK
26Boards:
27- Keystone 2 Hawking/Kepler EVM
2df7b0f0 28 compatible = "ti,k2hk-evm", "ti,k2hk", "ti,keystone"
f0a289e5
MK
29
30- Keystone 2 Lamarr EVM
2df7b0f0 31 compatible = "ti,k2l-evm", "ti, k2l", "ti,keystone"
f0a289e5
MK
32
33- Keystone 2 Edison EVM
2df7b0f0 34 compatible = "ti,k2e-evm", "ti,k2e", "ti,keystone"