summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap3-n9.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap3-n9.dts')
-rw-r--r--dts/src/arm/omap3-n9.dts18
1 files changed, 18 insertions, 0 deletions
diff --git a/dts/src/arm/omap3-n9.dts b/dts/src/arm/omap3-n9.dts
new file mode 100644
index 0000000000..9938b5dc19
--- /dev/null
+++ b/dts/src/arm/omap3-n9.dts
@@ -0,0 +1,18 @@
+/*
+ * omap3-n9.dts - Device Tree file for Nokia N9
+ *
+ * Written by: Aaro Koskinen <aaro.koskinen@iki.fi>
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License version 2 as
+ * published by the Free Software Foundation.
+ */
+
+/dts-v1/;
+
+#include "omap3-n950-n9.dtsi"
+
+/ {
+ model = "Nokia N9";
+ compatible = "nokia,omap3-n9", "ti,omap36xx", "ti,omap3";
+};