]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/devicetree/bindings/arm/keystone/keystone.txt
ARM: dts: keystone: Add ti,keystone-spi for SPI
[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
MK
11
12Boards:
13- Keystone 2 Hawking/Kepler EVM
3babe306 14 compatible = "ti,k2hk-evm","ti,keystone"
f0a289e5
MK
15
16- Keystone 2 Lamarr EVM
3babe306 17 compatible = "ti,k2l-evm","ti,keystone"
f0a289e5
MK
18
19- Keystone 2 Edison EVM
3babe306 20 compatible = "ti,k2e-evm","ti,keystone"