arm: at91: add Calao TNY-A9260 and TNY-A9G20 board support
[firefly-linux-kernel-4.4.55.git] / arch / arm / boot / dts / tny_a9g20.dts
diff --git a/arch/arm/boot/dts/tny_a9g20.dts b/arch/arm/boot/dts/tny_a9g20.dts
new file mode 100644 (file)
index 0000000..e1ab64c
--- /dev/null
@@ -0,0 +1,15 @@
+/*
+ * tny_a9g20.dts - Device Tree file for Caloa TNY A9G20 board
+ *
+ * Copyright (C) 2012 Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
+ *
+ * Licensed under GPLv2.
+ */
+/dts-v1/;
+/include/ "at91sam9g20.dtsi"
+/include/ "tny_a9260_common.dtsi"
+
+/ {
+       model = "Calao TNY A9G20";
+       compatible = "calao,tny-a9g20", "atmel,at91sam9g20", "atmel,at91sam9";
+};