All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <3556463.Me1EFEY7Zb@wuerfel>

diff --git a/a/1.txt b/N1/1.txt
index f8d8f54..fde8c6e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -26,13 +26,13 @@ On Thursday 27 November 2014 13:12:08 Sylwester Nawrocki wrote:
 But the base address is in the reg property, not in the compatible
 property. What I mean is to have multiple nodes like
 
-	clock-controller@113600000 {
+	clock-controller at 113600000 {
 		reg = <0 0x113600000 0 0x1000>;
 		compatible = "samsung,exynos5433-cmu";
 		#clock-cells = <1>;
 	};
 
-	clock-controller@114800000 {
+	clock-controller at 114800000 {
 		reg = <0 0x114800000 0 0x1000>;
 		compatible = "samsung,exynos5433-cmu";
 		#clock-cells = <1>;
@@ -44,7 +44,7 @@ provide the clocks of the right instance when asked for it.
 > You can always have multiple entries in the reg property. I've done
 > something like this for the exynos4415 CMU_ISPx units:
 > 
->         cmu_isp: clock-controller@12060000 {
+>         cmu_isp: clock-controller at 12060000 {
 >                 compatible = "samsung,exynos4415-cmu-isp";
 >                 reg = <0x12060000 0xB10>, <0x12070000 0xB10>;
 >                 #clock-cells = <1>;
diff --git a/a/content_digest b/N1/content_digest
index c72bbdb..7ffc083 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,30 +1,10 @@
  "ref\01417073716-22997-1-git-send-email-cw00.choi@samsung.com\0"
  "ref\054771173.6090408@samsung.com\0"
  "ref\054771518.1010004@samsung.com\0"
- "From\0Arnd Bergmann <arnd@arndb.de>\0"
- "Subject\0Re: [PATCH 11/19] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains\0"
+ "From\0arnd@arndb.de (Arnd Bergmann)\0"
+ "Subject\0[PATCH 11/19] clk: samsung: exynos5433: Add clocks for CMU_BUS{0|1|2} domains\0"
  "Date\0Thu, 27 Nov 2014 13:35:29 +0100\0"
- "To\0Sylwester Nawrocki <s.nawrocki@samsung.com>\0"
- "Cc\0Chanwoo Choi <cw00.choi@samsung.com>"
-  linux-samsung-soc@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  kgene.kim@samsung.com
-  mark.rutland@arm.com
-  olof@lixom.net
-  catalin.marinas@arm.com
-  will.deacon@arm.com
-  tomasz.figa@gmail.com
-  thomas.abraham@linaro.org
-  linus.walleij@linaro.org
-  kyungmin.park@samsung.com
-  inki.dae@samsung.com
-  chanho61.park@samsung.com
-  geunsik.lim@samsung.com
-  sw0312.kim@samsung.com
-  jh80.chung@samsung.com
-  a.kesavan@samsung.com
-  devicetree@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Thursday 27 November 2014 13:12:08 Sylwester Nawrocki wrote:\n"
@@ -55,13 +35,13 @@
  "But the base address is in the reg property, not in the compatible\n"
  "property. What I mean is to have multiple nodes like\n"
  "\n"
- "\tclock-controller@113600000 {\n"
+ "\tclock-controller at 113600000 {\n"
  "\t\treg = <0 0x113600000 0 0x1000>;\n"
  "\t\tcompatible = \"samsung,exynos5433-cmu\";\n"
  "\t\t#clock-cells = <1>;\n"
  "\t};\n"
  "\n"
- "\tclock-controller@114800000 {\n"
+ "\tclock-controller at 114800000 {\n"
  "\t\treg = <0 0x114800000 0 0x1000>;\n"
  "\t\tcompatible = \"samsung,exynos5433-cmu\";\n"
  "\t\t#clock-cells = <1>;\n"
@@ -73,7 +53,7 @@
  "> You can always have multiple entries in the reg property. I've done\n"
  "> something like this for the exynos4415 CMU_ISPx units:\n"
  "> \n"
- ">         cmu_isp: clock-controller@12060000 {\n"
+ ">         cmu_isp: clock-controller at 12060000 {\n"
  ">                 compatible = \"samsung,exynos4415-cmu-isp\";\n"
  ">                 reg = <0x12060000 0xB10>, <0x12070000 0xB10>;\n"
  ">                 #clock-cells = <1>;\n"
@@ -89,4 +69,4 @@
  "\n"
  "\tArnd"
 
-78d9b23fb1ef4082f3e6c69bc206575aa4dea738d474c91b551a4be18ffd8bf1
+db156ed0458337aedd7c9cb1eb464ed6190c279d25d86cde117ffeccfd241046

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.