All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20130307144656.GR6209@beef>

diff --git a/a/1.txt b/N1/1.txt
index 9afd453..35a2262 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:
 > 
 > > -----Original Message-----
-> > From: Matt Porter [mailto:ohiomdp@gmail.com] On Behalf Of Porter, Matt
+> > From: Matt Porter [mailto:ohiomdp at gmail.com] On Behalf Of Porter, Matt
 > > Sent: Thursday, March 07, 2013 7:43 PM
 > > To: Hiremath, Vaibhav
 > > Cc: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; Tony
@@ -11,8 +11,8 @@ On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:
 > > 
 > > 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
@@ -42,7 +42,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +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;
@@ -65,7 +65,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +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;
@@ -88,7 +88,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +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;
@@ -109,7 +109,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:
 > > > >  			status = "disabled";
 > > > >  		};
 > > > >
-> > > > +		mmc1: mmc@48060000 {
+> > > > +		mmc1: mmc at 48060000 {
 > > > > +			compatible = "ti,omap3-hsmmc";
 > > > > +			ti,hwmods = "mmc1";
 > > > > +			ti,dual-volt;
@@ -120,7 +120,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:
 > > > > +			status = "disabled";
 > > > > +		};
 > > > > +
-> > > > +		mmc2: mmc@481d8000 {
+> > > > +		mmc2: mmc at 481d8000 {
 > > > > +			compatible = "ti,omap3-hsmmc";
 > > > > +			ti,hwmods = "mmc2";
 > > > > +			ti,needs-special-reset;
@@ -130,7 +130,7 @@ On Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:
 > > > > +			status = "disabled";
 > > > > +		};
 > > > > +
-> > > > +		mmc3: mmc@47810000 {
+> > > > +		mmc3: mmc at 47810000 {
 > > > > +			compatible = "ti,omap3-hsmmc";
 > > > > +			ti,hwmods = "mmc3";
 > > > > +			ti,needs-special-reset;
@@ -206,7 +206,7 @@ Ok thanks, we'll add it in.
 
 See below, you don't have CONFIG_EDMA on most likely.
 
-> I haven’t debugged it yet, just thought I should report it before 
+> I haven?t debugged it yet, just thought I should report it before 
 > Proceeding further.
 > 
 > 
@@ -238,7 +238,7 @@ See below, you don't have CONFIG_EDMA on most likely.
 > Starting kernel ...
 > 
 > [    0.000000] Booting Linux on physical CPU 0x0
-> [    0.000000] Linux version 3.9.0-rc1-00122-g106e3c6 (XXX@psplinux064) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #2 SMP Thu Mar 7 16:57:39 IST 2013
+> [    0.000000] Linux version 3.9.0-rc1-00122-g106e3c6 (XXX at psplinux064) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #2 SMP Thu Mar 7 16:57:39 IST 2013
 > [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d
 > [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache
 > [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x EVM
@@ -371,7 +371,7 @@ Only OMAP dmaengine driver appears to be built in.
 > [    0.780682] NFS: Registering the id_resolver key type
 > [    0.781239] Key type id_resolver registered
 > [    0.781263] Key type id_legacy registered
-> [    0.781406] jffs2: version 2.2. (NAND) (SUMMARY)  © 2001-2006 Red Hat, Inc.
+> [    0.781406] jffs2: version 2.2. (NAND) (SUMMARY)  ? 2001-2006 Red Hat, Inc.
 > [    0.781933] msgmni has been set to 1475
 > [    0.785529] io scheduler noop registered
 > [    0.785553] io scheduler deadline registered
@@ -456,5 +456,5 @@ the OMAP DMA engine driver.
 > Vaibhav
 > _______________________________________________
 > devicetree-discuss mailing list
-> devicetree-discuss@lists.ozlabs.org
+> devicetree-discuss at lists.ozlabs.org
 > https://lists.ozlabs.org/listinfo/devicetree-discuss
diff --git a/a/content_digest b/N1/content_digest
index 5aaf600..2199859 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,26 +3,16 @@
  "ref\041fde401c8e646689123d7c6d3a2dffc@DLEE71.ent.ti.com\0"
  "ref\020130307141235.GQ6209@beef\0"
  "ref\079CD15C6BA57404B839C016229A409A83EC20C57@DBDE01.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:46:56 -0500\0"
- "To\0Hiremath"
- " Vaibhav <hvaibhav@ti.com>\0"
- "Cc\0Linux OMAP List <linux-omap@vger.kernel.org>"
-  Russell King <linux@arm.linux.org.uk>
-  Krishnamoorthy
-  Balaji T <balajitk@ti.com>
-  Devicetree Discuss <devicetree-discuss@lists.ozlabs.org>
-  Linux MMC List <linux-mmc@vger.kernel.org>
-  Linux Kernel Mailing List <linux-kernel@vger.kernel.org>
-  Chris Ball <cjb@laptop.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 Thu, Mar 07, 2013 at 02:39:55PM +0000, Vaibhav Hiremath wrote:\n"
  "> \n"
  "> > -----Original Message-----\n"
- "> > From: Matt Porter [mailto:ohiomdp@gmail.com] On Behalf Of Porter, Matt\n"
+ "> > From: Matt Porter [mailto:ohiomdp at gmail.com] On Behalf Of Porter, Matt\n"
  "> > Sent: Thursday, March 07, 2013 7:43 PM\n"
  "> > To: Hiremath, Vaibhav\n"
  "> > Cc: Krishnamoorthy, Balaji T; Chris Ball; Cousson, Benoit; Tony\n"
@@ -32,8 +22,8 @@
  "> > \n"
  "> > 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"
@@ -63,7 +53,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"
@@ -86,7 +76,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"
@@ -109,7 +99,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"
@@ -130,7 +120,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"
@@ -141,7 +131,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"
@@ -151,7 +141,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"
@@ -227,7 +217,7 @@
  "\n"
  "See below, you don't have CONFIG_EDMA on most likely.\n"
  "\n"
- "> I haven\342\200\231t debugged it yet, just thought I should report it before \n"
+ "> I haven?t debugged it yet, just thought I should report it before \n"
  "> Proceeding further.\n"
  "> \n"
  "> \n"
@@ -259,7 +249,7 @@
  "> Starting kernel ...\n"
  "> \n"
  "> [    0.000000] Booting Linux on physical CPU 0x0\n"
- "> [    0.000000] Linux version 3.9.0-rc1-00122-g106e3c6 (XXX@psplinux064) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #2 SMP Thu Mar 7 16:57:39 IST 2013\n"
+ "> [    0.000000] Linux version 3.9.0-rc1-00122-g106e3c6 (XXX at psplinux064) (gcc version 4.5.3 20110311 (prerelease) (GCC) ) #2 SMP Thu Mar 7 16:57:39 IST 2013\n"
  "> [    0.000000] CPU: ARMv7 Processor [413fc082] revision 2 (ARMv7), cr=10c53c7d\n"
  "> [    0.000000] CPU: PIPT / VIPT nonaliasing data cache, VIPT aliasing instruction cache\n"
  "> [    0.000000] Machine: Generic AM33XX (Flattened Device Tree), model: TI AM335x EVM\n"
@@ -392,7 +382,7 @@
  "> [    0.780682] NFS: Registering the id_resolver key type\n"
  "> [    0.781239] Key type id_resolver registered\n"
  "> [    0.781263] Key type id_legacy registered\n"
- "> [    0.781406] jffs2: version 2.2. (NAND) (SUMMARY)  \302\251 2001-2006 Red Hat, Inc.\n"
+ "> [    0.781406] jffs2: version 2.2. (NAND) (SUMMARY)  ? 2001-2006 Red Hat, Inc.\n"
  "> [    0.781933] msgmni has been set to 1475\n"
  "> [    0.785529] io scheduler noop registered\n"
  "> [    0.785553] io scheduler deadline registered\n"
@@ -477,7 +467,7 @@
  "> Vaibhav\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
 
-514d44b3a06492697de49e3f49cf1dac0c1282112321e57c840495e5d1633b9e
+90d021e06ef964d4ede34ab600c08ee85cce06c06355b02f5073f3d09f7bfe25

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.