diff for duplicates of <20130110202631.GR14660@beef> diff --git a/a/1.txt b/N1/1.txt index 6049507..54aac0a 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -16,7 +16,7 @@ On Tue, Oct 30, 2012 at 05:33:40AM +0000, AnilKumar wrote: > > @@ -70,6 +70,8 @@ > > }; > > -> > ldo3_reg: regulator@5 { +> > ldo3_reg: regulator at 5 { > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <3300000>; > @@ -48,7 +48,7 @@ there so you won't see this hunk in v4. > > @@ -114,7 +114,13 @@ > > }; > > -> > vmmc_reg: regulator@12 { +> > vmmc_reg: regulator at 12 { > > + regulator-min-microvolt = <1800000>; > > + regulator-max-microvolt = <3300000>; > @@ -73,7 +73,7 @@ as above. > > status = "disabled"; > > }; > > -> > + mmc1: mmc@48060000 { +> > + mmc1: mmc at 48060000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc1"; > > + ti,dual-volt; @@ -90,7 +90,7 @@ I'll fix this up in v4 while I'm there...to match the other mmc nodes. > > + }; > > + -> > + mmc2: mmc@481d8000 { +> > + mmc2: mmc at 481d8000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc2"; > > + ti,needs-special-reset; @@ -100,7 +100,7 @@ I'll fix this up in v4 while I'm there...to match the other mmc nodes. > > + status = "disabled"; > > + }; > > + -> > + mmc3: mmc@47810000 { +> > + mmc3: mmc at 47810000 { > > + compatible = "ti,omap3-hsmmc"; > > + ti,hwmods = "mmc3"; > > + ti,needs-special-reset; @@ -150,7 +150,7 @@ files. > > + status = "disabled"; > > + }; > > + -> > wdt2: wdt@44e35000 { +> > wdt2: wdt at 44e35000 { > > compatible = "ti,omap3-wdt"; > > ti,hwmods = "wd_timer2"; > > -- @@ -158,11 +158,11 @@ files. > > > > _______________________________________________ > > devicetree-discuss mailing list -> > devicetree-discuss@lists.ozlabs.org +> > devicetree-discuss at lists.ozlabs.org > > https://lists.ozlabs.org/listinfo/devicetree-discuss > > > > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in -> the body of a message to majordomo@vger.kernel.org +> the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index 79f78c2..a778d56 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,32 +1,10 @@ "ref\01350566815-409-1-git-send-email-mporter@ti.com\0" "ref\01350566815-409-14-git-send-email-mporter@ti.com\0" "ref\0331ABD5ECB02734CA317220B2BBEABC13EA5AE57@DBDE01.ent.ti.com\0" - "From\0Matt Porter <mporter@ti.com>\0" - "Subject\0Re: [RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support\0" + "From\0mporter@ti.com (Matt Porter)\0" + "Subject\0[RFC PATCH v3 13/16] ARM: dts: add AM33XX MMC support\0" "Date\0Thu, 10 Jan 2013 15:26:31 -0500\0" - "To\0AnilKumar" - " Chimata <anilkumar@ti.com>\0" - "Cc\0Tony Lindgren <tony@atomide.com>" - Nori - Sekhar <nsekhar@ti.com> - Grant Likely <grant.likely@secretlab.ca> - Mark Brown <broonie@opensource.wolfsonmicro.com> - Cousson - Benoit <b-cousson@ti.com> - Russell King <linux@arm.linux.org.uk> - Vinod Koul <vinod.koul@intel.com> - Rob Landley <rob@landley.net> - Chris Ball <cjb@laptop.org> - Linux DaVinci Kernel List <davinci-linux-open-source@linux.davincidsp.com> - Linux Documentation List <linux-doc@vger.kernel.org> - Devicetree Discuss <devicetree-discuss@lists.ozlabs.org> - Linux MMC List <linux-mmc@vger.kernel.org> - Linux Kernel Mailing List <linux-kernel@vger.kernel.org> - Rob Herring <rob.herring@calxeda.com> - Dan Williams <djbw@fb.com> - Linux SPI Devel List <spi-devel-general@lists.sourceforge.net> - Linux OMAP List <linux-omap@vger.kernel.org> - " Linux ARM Kernel List <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Tue, Oct 30, 2012 at 05:33:40AM +0000, AnilKumar wrote:\n" @@ -47,7 +25,7 @@ "> > @@ -70,6 +70,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" "> \n" @@ -79,7 +57,7 @@ "> > @@ -114,7 +114,13 @@\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" "> \n" @@ -104,7 +82,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" @@ -121,7 +99,7 @@ "\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" @@ -131,7 +109,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" @@ -181,7 +159,7 @@ "> > +\t\t\tstatus = \"disabled\";\n" "> > +\t\t};\n" "> > +\n" - "> > \t\twdt2: wdt@44e35000 {\n" + "> > \t\twdt2: wdt at 44e35000 {\n" "> > \t\t\tcompatible = \"ti,omap3-wdt\";\n" "> > \t\t\tti,hwmods = \"wd_timer2\";\n" "> > -- \n" @@ -189,13 +167,13 @@ "> > \n" "> > _______________________________________________\n" "> > devicetree-discuss mailing list\n" - "> > devicetree-discuss@lists.ozlabs.org\n" + "> > devicetree-discuss at lists.ozlabs.org\n" "> > https://lists.ozlabs.org/listinfo/devicetree-discuss\n" "> > \n" "> \n" "> --\n" "> To unsubscribe from this list: send the line \"unsubscribe linux-omap\" in\n" - "> the body of a message to majordomo@vger.kernel.org\n" + "> the body of a message to majordomo at vger.kernel.org\n" > More majordomo info at http://vger.kernel.org/majordomo-info.html -845cb63728b2758641b911fdb2ca21e3e086948247c74b414138ad4b3a799170 +0c728480403ddbdf85ca050f63c49ec8832eb3b661e62149cfaa6a42deb6dbd9
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.