arm: omap2: n8x0: move i2c devices to DT
[deliverable/linux.git] / arch / arm / boot / dts / omap2420-n810.dts
index 21baec154b7873aa3bd25583dcc0f3bbd37d3398..b604d26bd48c3493155b22081209525b2fcb2070 100644 (file)
@@ -6,3 +6,10 @@
        model = "Nokia N810";
        compatible = "nokia,n810", "nokia,n8x0", "ti,omap2420", "ti,omap2";
 };
+
+&i2c2 {
+       aic3x@18 {
+               compatible = "tlv320aic3x";
+               reg = <0x18>;
+       };
+};
This page took 0.025116 seconds and 5 git commands to generate.