xref: /openbmc/linux/Documentation/devicetree/bindings/arm/keystone/keystone.txt (revision c25141062a82ae8bddced1b3ce2b57a1c0efabe0)
1d5e9fe84SSantosh ShilimkarTI Keystone Platforms Device Tree Bindings
2d5e9fe84SSantosh Shilimkar-----------------------------------------------
3d5e9fe84SSantosh Shilimkar
4d5e9fe84SSantosh ShilimkarBoards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
5d5e9fe84SSantosh Shilimkarfollowing properties.
6d5e9fe84SSantosh Shilimkar
7d5e9fe84SSantosh ShilimkarRequired properties:
8d5e9fe84SSantosh Shilimkar - compatible: All TI specific devices present in Keystone SOC should be in
9d5e9fe84SSantosh Shilimkar   the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
10d5e9fe84SSantosh Shilimkar   type UART should use the specified compatible for those devices.
11f0a289e5SMurali Karicheri
122df7b0f0SNishanth MenonSoC families:
132df7b0f0SNishanth Menon
142df7b0f0SNishanth Menon- Keystone 2 generic SoC:
152df7b0f0SNishanth Menon   compatible = "ti,keystone"
162df7b0f0SNishanth Menon
172df7b0f0SNishanth MenonSoCs:
182df7b0f0SNishanth Menon
192df7b0f0SNishanth Menon- Keystone 2 Hawking/Kepler
20dc5fa4ecSNishanth Menon   compatible = "ti,k2hk", "ti,keystone"
212df7b0f0SNishanth Menon- Keystone 2 Lamarr
22dc5fa4ecSNishanth Menon   compatible = "ti,k2l", "ti,keystone"
232df7b0f0SNishanth Menon- Keystone 2 Edison
24dc5fa4ecSNishanth Menon   compatible = "ti,k2e", "ti,keystone"
253b2d3dc9SNishanth Menon- K2G
263b2d3dc9SNishanth Menon   compatible = "ti,k2g", "ti,keystone"
272df7b0f0SNishanth Menon
28f0a289e5SMurali KaricheriBoards:
29f0a289e5SMurali Karicheri-  Keystone 2 Hawking/Kepler EVM
302df7b0f0SNishanth Menon   compatible = "ti,k2hk-evm", "ti,k2hk", "ti,keystone"
31f0a289e5SMurali Karicheri
32f0a289e5SMurali Karicheri-  Keystone 2 Lamarr EVM
332df7b0f0SNishanth Menon   compatible = "ti,k2l-evm", "ti, k2l", "ti,keystone"
34f0a289e5SMurali Karicheri
35f0a289e5SMurali Karicheri-  Keystone 2 Edison EVM
362df7b0f0SNishanth Menon   compatible = "ti,k2e-evm", "ti,k2e", "ti,keystone"
373b2d3dc9SNishanth Menon
383b2d3dc9SNishanth Menon-  K2G EVM
393b2d3dc9SNishanth Menon   compatible = "ti,k2g-evm", "ti,k2g", "ti-keystone"
40*ccbdc97cSFranklin S Cooper Jr
41*ccbdc97cSFranklin S Cooper Jr-  K2G Industrial Communication Engine EVM
42*ccbdc97cSFranklin S Cooper Jr   compatible = "ti,k2g-ice", "ti,k2g", "ti-keystone"
43