All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5A8F60BE.8060405@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index e653513..0cf86d2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,9 +1,9 @@
-On 2018년 02월 23일 04:11, Krzysztof Kozlowski wrote:
+On 2018? 02? 23? 04:11, Krzysztof Kozlowski wrote:
 > Fix the unit addresses of PDMA nodes in Exynos5410 (the reg property is
 > correct) to get rid of DTC warnings like:
 > 
 >     arch/arm/boot/dts/exynos5410-odroidxu.dtb: Warning (simple_bus_reg):
->         Node /soc/amba/pdma@12680000 simple-bus unit address format error, expected "121a0000"
+>         Node /soc/amba/pdma at 12680000 simple-bus unit address format error, expected "121a0000"
 > 
 > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
 > ---
@@ -18,8 +18,8 @@ On 2018년 02월 23일 04:11, Krzysztof Kozlowski wrote:
 >  			interrupt-parent = <&gic>;
 >  			ranges;
 >  
-> -			pdma0: pdma@12680000 {
-> +			pdma0: pdma@121a0000 {
+> -			pdma0: pdma at 12680000 {
+> +			pdma0: pdma at 121a0000 {
 >  				compatible = "arm,pl330", "arm,primecell";
 > -				reg = <0x121A0000 0x1000>;
 > +				reg = <0x121a0000 0x1000>;
@@ -30,8 +30,8 @@ On 2018년 02월 23일 04:11, Krzysztof Kozlowski wrote:
 >  				#dma-requests = <32>;
 >  			};
 >  
-> -			pdma1: pdma@12690000 {
-> +			pdma1: pdma@121b0000 {
+> -			pdma1: pdma at 12690000 {
+> +			pdma1: pdma at 121b0000 {
 >  				compatible = "arm,pl330", "arm,primecell";
 > -				reg = <0x121B0000 0x1000>;
 > +				reg = <0x121b0000 0x1000>;
@@ -46,8 +46,3 @@ Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
 Best Regards,
 Chanwoo Choi
 Samsung Electronics
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index 62ac63d..5747d40 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,27 +1,18 @@
  "ref\020180222191111.23747-1-krzk@kernel.org\0"
  "ref\0CGME20180222191201epcas4p2e23264bce9d1d3b3cc3737c3d30b544d@epcas4p2.samsung.com\0"
  "ref\020180222191111.23747-2-krzk@kernel.org\0"
- "From\0Chanwoo Choi <cw00.choi@samsung.com>\0"
- "Subject\0Re: [PATCH 2/2] ARM: dts: exynos: Fix unit addresses of PDMA nodes in Exynos5410\0"
+ "From\0cw00.choi@samsung.com (Chanwoo Choi)\0"
+ "Subject\0[PATCH 2/2] ARM: dts: exynos: Fix unit addresses of PDMA nodes in Exynos5410\0"
  "Date\0Fri, 23 Feb 2018 09:30:54 +0900\0"
- "To\0Krzysztof Kozlowski <krzk@kernel.org>"
-  Kukjin Kim <kgene@kernel.org>
-  Sylwester Nawrocki <s.nawrocki@samsung.com>
-  Marek Szyprowski <m.szyprowski@samsung.com>
-  Marian Mihailescu <mihailescu2m@gmail.com>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-samsung-soc@vger.kernel.org
- " linux-kernel@vger.kernel.org\0"
- "Cc\0Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
- "On 2018\353\205\204 02\354\233\224 23\354\235\274 04:11, Krzysztof Kozlowski wrote:\n"
+ "On 2018? 02? 23? 04:11, Krzysztof Kozlowski wrote:\n"
  "> Fix the unit addresses of PDMA nodes in Exynos5410 (the reg property is\n"
  "> correct) to get rid of DTC warnings like:\n"
  "> \n"
  ">     arch/arm/boot/dts/exynos5410-odroidxu.dtb: Warning (simple_bus_reg):\n"
- ">         Node /soc/amba/pdma@12680000 simple-bus unit address format error, expected \"121a0000\"\n"
+ ">         Node /soc/amba/pdma at 12680000 simple-bus unit address format error, expected \"121a0000\"\n"
  "> \n"
  "> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>\n"
  "> ---\n"
@@ -36,8 +27,8 @@
  ">  \t\t\tinterrupt-parent = <&gic>;\n"
  ">  \t\t\tranges;\n"
  ">  \n"
- "> -\t\t\tpdma0: pdma@12680000 {\n"
- "> +\t\t\tpdma0: pdma@121a0000 {\n"
+ "> -\t\t\tpdma0: pdma at 12680000 {\n"
+ "> +\t\t\tpdma0: pdma at 121a0000 {\n"
  ">  \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  "> -\t\t\t\treg = <0x121A0000 0x1000>;\n"
  "> +\t\t\t\treg = <0x121a0000 0x1000>;\n"
@@ -48,8 +39,8 @@
  ">  \t\t\t\t#dma-requests = <32>;\n"
  ">  \t\t\t};\n"
  ">  \n"
- "> -\t\t\tpdma1: pdma@12690000 {\n"
- "> +\t\t\tpdma1: pdma@121b0000 {\n"
+ "> -\t\t\tpdma1: pdma at 12690000 {\n"
+ "> +\t\t\tpdma1: pdma at 121b0000 {\n"
  ">  \t\t\t\tcompatible = \"arm,pl330\", \"arm,primecell\";\n"
  "> -\t\t\t\treg = <0x121B0000 0x1000>;\n"
  "> +\t\t\t\treg = <0x121b0000 0x1000>;\n"
@@ -63,11 +54,6 @@
  "-- \n"
  "Best Regards,\n"
  "Chanwoo Choi\n"
- "Samsung Electronics\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ Samsung Electronics
 
-df62b59609b2e7f319739d541f59602e384f2d816ecf03945e2e4aa542c0c9bc
+dfad7db6c05c38c0c075cfc57b8f75e054590b826d43b4083ebbb5084c4e4b09

diff --git a/a/1.txt b/N2/1.txt
index e653513..c3023d7 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -46,8 +46,3 @@ Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
 Best Regards,
 Chanwoo Choi
 Samsung Electronics
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index 62ac63d..0722e30 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -63,11 +63,6 @@
  "-- \n"
  "Best Regards,\n"
  "Chanwoo Choi\n"
- "Samsung Electronics\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ Samsung Electronics
 
-df62b59609b2e7f319739d541f59602e384f2d816ecf03945e2e4aa542c0c9bc
+22d77185322c622aac42e56ee95f19c27b070fe84c78fa8ad4f00639f30b96c9

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.