summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/arm/keystone/keystone.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/arm/keystone/keystone.txt')
-rw-r--r--dts/Bindings/arm/keystone/keystone.txt20
1 files changed, 20 insertions, 0 deletions
diff --git a/dts/Bindings/arm/keystone/keystone.txt b/dts/Bindings/arm/keystone/keystone.txt
new file mode 100644
index 0000000000..59d7a46f85
--- /dev/null
+++ b/dts/Bindings/arm/keystone/keystone.txt
@@ -0,0 +1,20 @@
+TI Keystone Platforms Device Tree Bindings
+-----------------------------------------------
+
+Boards with Keystone2 based devices (TCI66xxK2H) SOC shall have the
+following properties.
+
+Required properties:
+ - compatible: All TI specific devices present in Keystone SOC should be in
+ the form "ti,keystone-*". Generic devices like gic, arch_timers, ns16550
+ type UART should use the specified compatible for those devices.
+
+Boards:
+- Keystone 2 Hawking/Kepler EVM
+ compatible = "ti,k2hk-evm","ti,keystone"
+
+- Keystone 2 Lamarr EVM
+ compatible = "ti,k2l-evm","ti,keystone"
+
+- Keystone 2 Edison EVM
+ compatible = "ti,k2e-evm","ti,keystone"