diff for duplicates of <20130307141235.GQ6209@beef> diff --git a/a/1.txt b/N1/1.txt index 4961f2a..091eb8e 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,7 +1,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > -----Original Message----- -> > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap- -> > owner@vger.kernel.org] On Behalf Of Porter, Matt +> > From: linux-omap-owner at vger.kernel.org [mailto:linux-omap- +> > owner at vger.kernel.org] On Behalf Of Porter, Matt > > Sent: Thursday, March 07, 2013 9:47 AM > > To: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; Tony > > Lindgren; Russell King @@ -29,7 +29,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > @@ -120,6 +120,8 @@ > > }; > > -> > ldo3_reg: regulator@5 { +> > ldo3_reg: regulator at 5 { > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <3300000>; > > regulator-always-on; @@ -52,7 +52,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > @@ -232,6 +232,8 @@ > > }; > > -> > vmmc_reg: regulator@12 { +> > vmmc_reg: regulator at 12 { > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <3300000>; > > regulator-always-on; @@ -75,7 +75,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > @@ -244,7 +244,14 @@ > > }; > > -> > vmmc_reg: regulator@12 { +> > vmmc_reg: regulator at 12 { > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <3300000>; > > regulator-always-on; @@ -96,7 +96,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > status = "disabled"; > > }; > > -> > + mmc1: mmc@48060000 { +> > + mmc1: mmc at 48060000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc1"; > > + ti,dual-volt; @@ -107,7 +107,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > + status = "disabled"; > > + }; > > + -> > + mmc2: mmc@481d8000 { +> > + mmc2: mmc at 481d8000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc2"; > > + ti,needs-special-reset; @@ -117,7 +117,7 @@ On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote: > > + status = "disabled"; > > + }; > > + -> > + mmc3: mmc@47810000 { +> > + mmc3: mmc at 47810000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc3"; > > + ti,needs-special-reset; diff --git a/a/content_digest b/N1/content_digest index 78673d6..31ab626 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,29 +1,16 @@ "ref\01362629799-22485-1-git-send-email-mporter@ti.com\0" "ref\01362629799-22485-3-git-send-email-mporter@ti.com\0" "ref\041fde401c8e646689123d7c6d3a2dffc@DLEE71.ent.ti.com\0" - "From\0Matt Porter <mporter@ti.com>\0" - "Subject\0Re: [PATCH 2/2] ARM: dts: add AM33XX MMC support\0" + "From\0mporter@ti.com (Matt Porter)\0" + "Subject\0[PATCH 2/2] ARM: dts: add AM33XX MMC support\0" "Date\0Thu, 7 Mar 2013 09:12:35 -0500\0" - "To\0Hiremath" - " Vaibhav <hvaibhav@ti.com>\0" - "Cc\0Krishnamoorthy" - Balaji T <balajitk@ti.com> - Chris Ball <cjb@laptop.org> - Cousson - Benoit <b-cousson@ti.com> - Tony Lindgren <tony@atomide.com> - Russell King <linux@arm.linux.org.uk> - Devicetree Discuss <devicetree-discuss@lists.ozlabs.org> - Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org> - Linux OMAP List <linux-omap@vger.kernel.org> - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> - " Linux MMC List <linux-mmc@vger.kernel.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, Mar 07, 2013 at 05:29:24AM +0000, Vaibhav Hiremath wrote:\n" "> > -----Original Message-----\n" - "> > From: linux-omap-owner@vger.kernel.org [mailto:linux-omap-\n" - "> > owner@vger.kernel.org] On Behalf Of Porter, Matt\n" + "> > From: linux-omap-owner at vger.kernel.org [mailto:linux-omap-\n" + "> > owner at vger.kernel.org] On Behalf Of Porter, Matt\n" "> > Sent: Thursday, March 07, 2013 9:47 AM\n" "> > To: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; Tony\n" "> > Lindgren; Russell King\n" @@ -51,7 +38,7 @@ "> > @@ -120,6 +120,8 @@\n" "> > \t\t};\n" "> > \n" - "> > \t\tldo3_reg: regulator@5 {\n" + "> > \t\tldo3_reg: regulator at 5 {\n" "> > +\t\t\tregulator-min-microvolt = <1800000>;\n" "> > +\t\t\tregulator-max-microvolt = <3300000>;\n" "> > \t\t\tregulator-always-on;\n" @@ -74,7 +61,7 @@ "> > @@ -232,6 +232,8 @@\n" "> > \t\t};\n" "> > \n" - "> > \t\tvmmc_reg: regulator@12 {\n" + "> > \t\tvmmc_reg: regulator at 12 {\n" "> > +\t\t\tregulator-min-microvolt = <1800000>;\n" "> > +\t\t\tregulator-max-microvolt = <3300000>;\n" "> > \t\t\tregulator-always-on;\n" @@ -97,7 +84,7 @@ "> > @@ -244,7 +244,14 @@\n" "> > \t\t};\n" "> > \n" - "> > \t\tvmmc_reg: regulator@12 {\n" + "> > \t\tvmmc_reg: regulator at 12 {\n" "> > +\t\t\tregulator-min-microvolt = <1800000>;\n" "> > +\t\t\tregulator-max-microvolt = <3300000>;\n" "> > \t\t\tregulator-always-on;\n" @@ -118,7 +105,7 @@ "> > \t\t\tstatus = \"disabled\";\n" "> > \t\t};\n" "> > \n" - "> > +\t\tmmc1: mmc@48060000 {\n" + "> > +\t\tmmc1: mmc at 48060000 {\n" "> > +\t\t\tcompatible = \"ti,omap3-hsmmc\";\n" "> > +\t\t\tti,hwmods = \"mmc1\";\n" "> > +\t\t\tti,dual-volt;\n" @@ -129,7 +116,7 @@ "> > +\t\t\tstatus = \"disabled\";\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tmmc2: mmc@481d8000 {\n" + "> > +\t\tmmc2: mmc at 481d8000 {\n" "> > +\t\t\tcompatible = \"ti,omap3-hsmmc\";\n" "> > +\t\t\tti,hwmods = \"mmc2\";\n" "> > +\t\t\tti,needs-special-reset;\n" @@ -139,7 +126,7 @@ "> > +\t\t\tstatus = \"disabled\";\n" "> > +\t\t};\n" "> > +\n" - "> > +\t\tmmc3: mmc@47810000 {\n" + "> > +\t\tmmc3: mmc at 47810000 {\n" "> > +\t\t\tcompatible = \"ti,omap3-hsmmc\";\n" "> > +\t\t\tti,hwmods = \"mmc3\";\n" "> > +\t\t\tti,needs-special-reset;\n" @@ -174,4 +161,4 @@ "\n" -Matt -dc4c6c723aa5d1f092b39c0c6959ac6c187fd6d02f06599bbe81e38f071e2945 +6d45cf262b48a772c931ebc5aeaafe4c759907e7370819865ea769a0c9a5cd50
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.