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

diff --git a/a/1.txt b/N1/1.txt
index 38e42a6..0ffb895 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -15,7 +15,7 @@ Adding Peter to Cc as well.
 > entry to look differently than what we currently have in
 > arch/arm/boot/dts/am33xx.dtsi:
 > 
->   edma: edma@49000000 {
+>   edma: edma at 49000000 {
 >           compatible = "ti,edma3";
 >           ti,hwmods = "tpcc", "tptc0", "tptc1", "tptc2";    <==========
 >           reg =   <0x49000000 0x10000>,
@@ -47,7 +47,7 @@ interrupts all belong to tpcc):
 ocp {
 	...
 
-	edma: tpcc@49000000 {
+	edma: tpcc at 49000000 {
 		compatible = "ti,edma3";
 		ti,hwmods = "tpcc"; 
 		reg = <0x49000000 0x10000>;
@@ -55,19 +55,19 @@ ocp {
 		#dma-cells = <1>;
 	};
 
-	tptc0: tptc@49800000 {
+	tptc0: tptc at 49800000 {
 		compatible = "ti,tptc3";
 		ti,hwmods = "tptc0";
 		reg = <0x49800000 0x10000>;
 	};
 
-	tptc1: tptc@49900000 {
+	tptc1: tptc at 49900000 {
 		compatible = "ti,tptc3";
 		ti,hwmods = "tptc1";
 		reg = <0x49900000 0x10000>;
 	};
 
-	tptc2: tptc@49a00000 {
+	tptc2: tptc at 49a00000 {
 		compatible = "ti,tptc3";
 		ti,hwmods = "tptc2";
 		reg = <0x49a00000 0x10000>;
diff --git a/a/content_digest b/N1/content_digest
index 70492b6..a497d50 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,8 @@
  "ref\020150504064323.GU15254@pengutronix.de\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: EDMA oftree entry for AM335x\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0EDMA oftree entry for AM335x\0"
  "Date\0Mon, 4 May 2015 07:11:03 -0700\0"
- "To\0Robert Schwebel <r.schwebel@pengutronix.de>\0"
- "Cc\0Beno\303\256t Cousson <bcousson@baylibre.com>"
-  linux-omap@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
- " Peter Ujfalusi <peter.ujfalusi@ti.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi,\n"
@@ -26,7 +22,7 @@
  "> entry to look differently than what we currently have in\n"
  "> arch/arm/boot/dts/am33xx.dtsi:\n"
  "> \n"
- ">   edma: edma@49000000 {\n"
+ ">   edma: edma at 49000000 {\n"
  ">           compatible = \"ti,edma3\";\n"
  ">           ti,hwmods = \"tpcc\", \"tptc0\", \"tptc1\", \"tptc2\";    <==========\n"
  ">           reg =   <0x49000000 0x10000>,\n"
@@ -58,7 +54,7 @@
  "ocp {\n"
  "\t...\n"
  "\n"
- "\tedma: tpcc@49000000 {\n"
+ "\tedma: tpcc at 49000000 {\n"
  "\t\tcompatible = \"ti,edma3\";\n"
  "\t\tti,hwmods = \"tpcc\"; \n"
  "\t\treg = <0x49000000 0x10000>;\n"
@@ -66,19 +62,19 @@
  "\t\t#dma-cells = <1>;\n"
  "\t};\n"
  "\n"
- "\ttptc0: tptc@49800000 {\n"
+ "\ttptc0: tptc at 49800000 {\n"
  "\t\tcompatible = \"ti,tptc3\";\n"
  "\t\tti,hwmods = \"tptc0\";\n"
  "\t\treg = <0x49800000 0x10000>;\n"
  "\t};\n"
  "\n"
- "\ttptc1: tptc@49900000 {\n"
+ "\ttptc1: tptc at 49900000 {\n"
  "\t\tcompatible = \"ti,tptc3\";\n"
  "\t\tti,hwmods = \"tptc1\";\n"
  "\t\treg = <0x49900000 0x10000>;\n"
  "\t};\n"
  "\n"
- "\ttptc2: tptc@49a00000 {\n"
+ "\ttptc2: tptc at 49a00000 {\n"
  "\t\tcompatible = \"ti,tptc3\";\n"
  "\t\tti,hwmods = \"tptc2\";\n"
  "\t\treg = <0x49a00000 0x10000>;\n"
@@ -97,4 +93,4 @@
  "\n"
  Tony
 
-ed40fe94b8f888c6be3f4e2bfe717f57b1504dbd0d527e754b2c95b2d34d7da3
+daed67fd7ec7a8451dc50f14bbcc38b309f6df2b4e2c2a6afffab64e4ca697e7

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.