All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20141211173228.GB2990@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index baf5401..d4a875e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -27,7 +27,7 @@ For an example of how to fix the interlaced device dts entries,
 let's look at the EDMA. Instead of the current setup in
 am33xx.dtsi:
 
-edma: edma@49000000 {
+edma: edma at 49000000 {
 	compatible = "ti,edma3";
 	ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2";
 	reg =   <0x49000000 0x10000>,
@@ -39,7 +39,7 @@ edma: edma@49000000 {
 It really should be set up in the following way (eventually
 without ti,hwmods):
 
-edma: edma@49000000 {
+edma: edma at 49000000 {
 	compatible = "ti,edma3";
 	reg =   <0x49000000 0x10000>,
 		<0x44e10f90 0x40>;
diff --git a/a/content_digest b/N1/content_digest
index 4a87b62..2c851e2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,19 +3,10 @@
  "ref\054882576.8020609@ti.com\0"
  "ref\020141210145433.GC4602@saruman\0"
  "ref\020141211005238.GC5585@earth.universe\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [RFC/PATCH 5/7] arm: omap: hwmod: allow for registration of class-less hwmods\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[RFC/PATCH 5/7] arm: omap: hwmod: allow for registration of class-less hwmods\0"
  "Date\0Thu, 11 Dec 2014 09:32:28 -0800\0"
- "To\0Sebastian Reichel <sre@kernel.org>\0"
- "Cc\0Felipe Balbi <balbi@ti.com>"
-  Lokesh Vutla <lokeshvutla@ti.com>
-  Kristo
-  Tero <t-kristo@ti.com>
-  Linux ARM Kernel Mailing List <linux-arm-kernel@lists.infradead.org>
-  Linux OMAP Mailing List <linux-omap@vger.kernel.org>
-  Paul Walmsley <paul@pwsan.com>
-  Nishanth Menon <nm@ti.com>
- " devicetree@vger.kernel.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "* Sebastian Reichel <sre@kernel.org> [141210 16:55]:\n"
@@ -47,7 +38,7 @@
  "let's look at the EDMA. Instead of the current setup in\n"
  "am33xx.dtsi:\n"
  "\n"
- "edma: edma@49000000 {\n"
+ "edma: edma at 49000000 {\n"
  "\tcompatible = \"ti,edma3\";\n"
  "\tti,hwmods = \"tpcc\", \"tptc0\", \"tptc1\", \"tptc2\";\n"
  "\treg =   <0x49000000 0x10000>,\n"
@@ -59,7 +50,7 @@
  "It really should be set up in the following way (eventually\n"
  "without ti,hwmods):\n"
  "\n"
- "edma: edma@49000000 {\n"
+ "edma: edma at 49000000 {\n"
  "\tcompatible = \"ti,edma3\";\n"
  "\treg =   <0x49000000 0x10000>,\n"
  "\t\t<0x44e10f90 0x40>;\n"
@@ -99,4 +90,4 @@
  "\n"
  Tony
 
-00b6266bf1030a97107c44172854875751ff10e7a98709567bad18001a77de7c
+a1ead95a67c478e5f8ae357b24abb5c6e7129a6354506bb9685e031b495bbafb

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.