Add the rt linux 4.1.3-rt3 as base
[kvmfornfv.git] / kernel / arch / arm / boot / dts / omap2420-n810.dts
diff --git a/kernel/arch/arm/boot/dts/omap2420-n810.dts b/kernel/arch/arm/boot/dts/omap2420-n810.dts
new file mode 100644 (file)
index 0000000..b604d26
--- /dev/null
@@ -0,0 +1,15 @@
+/dts-v1/;
+
+#include "omap2420-n8x0-common.dtsi"
+
+/ {
+       model = "Nokia N810";
+       compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
+};
+
+&i2c2 {
+       aic3x@18 {
+               compatible = "tlv320aic3x";
+               reg = <0x18>;
+       };
+};