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