diff for duplicates of <4E428031.8070600@ti.com> diff --git a/a/1.txt b/N1/1.txt index a805371..7b9820c 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -22,7 +22,7 @@ hack the DT core first and then update the driver and the DTS. > --- a/arch/arm/boot/dts/omap3-soc.dtsi > +++ b/arch/arm/boot/dts/omap3-soc.dtsi > @@ -31,7 +31,7 @@ -> i2c1: i2c@70000 { +> i2c1: i2c at 70000 { > #address-cells =<1>; > #size-cells =<0>; > - compatible = "ti,omap3-i2c"; @@ -36,7 +36,7 @@ This is similar to the "arm,primecell" used to tag the primecell IPs. > interrupts =< 88>; > }; > @@ -39,7 +39,7 @@ -> i2c2: i2c@72000 { +> i2c2: i2c at 72000 { > #address-cells =<1>; > #size-cells =<0>; > - compatible = "ti,omap3-i2c"; @@ -45,7 +45,7 @@ This is similar to the "arm,primecell" used to tag the primecell IPs. > interrupts =< 89>; > }; > @@ -47,7 +47,7 @@ -> i2c3: i2c@60000 { +> i2c3: i2c at 60000 { > #address-cells =<1>; > #size-cells =<0>; > - compatible = "ti,omap3-i2c"; diff --git a/a/content_digest b/N1/content_digest index 46c0ce0..514e4ab 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,14 +1,9 @@ "ref\01312897232-4792-1-git-send-email-manjugk@ti.com\0" "ref\01312897232-4792-15-git-send-email-manjugk@ti.com\0" - "From\0Cousson, Benoit <b-cousson@ti.com>\0" - "Subject\0Re: [RFC/PATCH 14/14] dt: omap3: enable dt support for i2c1 controller\0" + "From\0b-cousson@ti.com (Cousson, Benoit)\0" + "Subject\0[RFC/PATCH 14/14] dt: omap3: enable dt support for i2c1 controller\0" "Date\0Wed, 10 Aug 2011 14:57:21 +0200\0" - "To\0G" - " Manjunath Kondaiah <manjugk@ti.com>\0" - "Cc\0grant.likely@secretlab.ca <grant.likely@secretlab.ca>" - devicetree-discuss@lists.ozlabs.org <devicetree-discuss@lists.ozlabs.org> - linux-omap@vger.kernel.org <linux-omap@vger.kernel.org> - " linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On 8/9/2011 4:10 PM, G, Manjunath Kondaiah wrote:\n" @@ -35,7 +30,7 @@ "> --- a/arch/arm/boot/dts/omap3-soc.dtsi\n" "> +++ b/arch/arm/boot/dts/omap3-soc.dtsi\n" "> @@ -31,7 +31,7 @@\n" - "> \t\ti2c1: i2c@70000 {\n" + "> \t\ti2c1: i2c at 70000 {\n" "> \t\t\t#address-cells =<1>;\n" "> \t\t\t#size-cells =<0>;\n" "> -\t\t\tcompatible = \"ti,omap3-i2c\";\n" @@ -49,7 +44,7 @@ "> \t\t\tinterrupts =< 88>;\n" "> \t\t};\n" "> @@ -39,7 +39,7 @@\n" - "> \t\ti2c2: i2c@72000 {\n" + "> \t\ti2c2: i2c at 72000 {\n" "> \t\t\t#address-cells =<1>;\n" "> \t\t\t#size-cells =<0>;\n" "> -\t\t\tcompatible = \"ti,omap3-i2c\";\n" @@ -58,7 +53,7 @@ "> \t\t\tinterrupts =< 89>;\n" "> \t\t};\n" "> @@ -47,7 +47,7 @@\n" - "> \t\ti2c3: i2c@60000 {\n" + "> \t\ti2c3: i2c at 60000 {\n" "> \t\t\t#address-cells =<1>;\n" "> \t\t\t#size-cells =<0>;\n" "> -\t\t\tcompatible = \"ti,omap3-i2c\";\n" @@ -206,4 +201,4 @@ "\n" Benoit -eabf4020309cc7f885cd3fa770bfd469426fdbf03be0996107377ec94a4a3f2e +df13e4c4523e27057a6a5eb68f8247903ac94e1fb1d4c5fa72cdb313470eb0fa
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used by this external index.