summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/tny_a9260.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/tny_a9260.dts')
-rw-r--r--dts/src/arm/tny_a9260.dts15
1 files changed, 15 insertions, 0 deletions
diff --git a/dts/src/arm/tny_a9260.dts b/dts/src/arm/tny_a9260.dts
new file mode 100644
index 0000000000..dabe232216
--- /dev/null
+++ b/dts/src/arm/tny_a9260.dts
@@ -0,0 +1,15 @@
+/*
+ * tny_a9260.dts - Device Tree file for Caloa TNY A9260 board
+ *
+ * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+ *
+ * Licensed under GPLv2.
+ */
+/dts-v1/;
+#include "at91sam9260.dtsi"
+#include "tny_a9260_common.dtsi"
+
+/ {
+ model = "Calao TNY A9260";
+ compatible = "calao,tny-a9260", "atmel,at91sam9260", "atmel,at91sam9";
+};