summaryrefslogtreecommitdiffstats
path: root/dts/src/arm/omap2420-n810.dts
diff options
context:
space:
mode:
Diffstat (limited to 'dts/src/arm/omap2420-n810.dts')
-rw-r--r--dts/src/arm/omap2420-n810.dts8
1 files changed, 8 insertions, 0 deletions
diff --git a/dts/src/arm/omap2420-n810.dts b/dts/src/arm/omap2420-n810.dts
new file mode 100644
index 0000000000..21baec154b
--- /dev/null
+++ b/dts/src/arm/omap2420-n810.dts
@@ -0,0 +1,8 @@
+/dts-v1/;
+
+#include "omap2420-n8x0-common.dtsi"
+
+/ {
+ model = "Nokia N810";
+ compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
+};