All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <53702E45.30808@samsung.com>

diff --git a/a/1.txt b/N1/1.txt
index 5918e70..6b3f739 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -52,7 +52,7 @@ On 05/11/2014 04:10 PM, Olof Johansson wrote:
 >> +- reg: offset and length of the register set
 >> +
 >> +Example:
->> +       chipid@10000000 {
+>> +       chipid at 10000000 {
 >> +               compatible = "samsung,exynos4210-chipid", "samsung,exynos4-chipid";
 >> +               reg = <0x10000000 0x100>;
 >> +       };
@@ -80,7 +80,7 @@ OK, will make this along with driver.
 >> @@ -46,7 +46,7 @@
 >>          };
 >>
->>          chipid@10000000 {
+>>          chipid at 10000000 {
 >> -               compatible = "samsung,exynos4210-chipid";
 >> +               compatible = "samsung,exynos4210-chipid", "samsung,exynos4-chipid";
 > Only 4210-chipid. We normally don't use generic names on any drivers
@@ -96,7 +96,7 @@ OK, will make this along with driver.
 >> @@ -19,7 +19,7 @@
 >>          interrupt-parent = <&gic>;
 >>
->>          chipid@10000000 {
+>>          chipid at 10000000 {
 >> -               compatible = "samsung,exynos4210-chipid";
 >> +               compatible = "samsung,exynos4210-chipid", "samsung,exynos5-chipid";
 > Same here. Each SoC should probably have:
diff --git a/a/content_digest b/N1/content_digest
index c6ea890..51e263f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,17 +1,10 @@
  "ref\01399706287-13919-1-git-send-email-y@samsung.com\0"
  "ref\01399706287-13919-7-git-send-email-y@samsung.com\0"
  "ref\0CAOesGMj2OjoeebXNDmc-DVxfj+d4DvarS6rSq4AVU4B=YFiX0w@mail.gmail.com\0"
- "From\0Pankaj Dubey <pankaj.dubey@samsung.com>\0"
- "Subject\0Re: [PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos\0"
+ "From\0pankaj.dubey@samsung.com (Pankaj Dubey)\0"
+ "Subject\0[PATCH v3 6/6] ARM: EXYNOS: Refactoring to remove soc_is_exynos macros from exynos\0"
  "Date\0Mon, 12 May 2014 11:13:25 +0900\0"
- "To\0Olof Johansson <olof@lixom.net>\0"
- "Cc\0Pankaj Dubey <pankaj.dubey@samsung.com>"
-  linux-samsung-soc@vger.kernel.org <linux-samsung-soc@vger.kernel.org>
-  linux-kernel@vger.kernel.org <linux-kernel@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
-  Kukjin Kim <kgene.kim@samsung.com>
-  Tomasz Figa <t.figa@samsung.com>
- " Arnd Bergmann <arnd@arndb.de>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 05/11/2014 04:10 PM, Olof Johansson wrote:\n"
@@ -68,7 +61,7 @@
  ">> +- reg: offset and length of the register set\n"
  ">> +\n"
  ">> +Example:\n"
- ">> +       chipid@10000000 {\n"
+ ">> +       chipid at 10000000 {\n"
  ">> +               compatible = \"samsung,exynos4210-chipid\", \"samsung,exynos4-chipid\";\n"
  ">> +               reg = <0x10000000 0x100>;\n"
  ">> +       };\n"
@@ -96,7 +89,7 @@
  ">> @@ -46,7 +46,7 @@\n"
  ">>          };\n"
  ">>\n"
- ">>          chipid@10000000 {\n"
+ ">>          chipid at 10000000 {\n"
  ">> -               compatible = \"samsung,exynos4210-chipid\";\n"
  ">> +               compatible = \"samsung,exynos4210-chipid\", \"samsung,exynos4-chipid\";\n"
  "> Only 4210-chipid. We normally don't use generic names on any drivers\n"
@@ -112,7 +105,7 @@
  ">> @@ -19,7 +19,7 @@\n"
  ">>          interrupt-parent = <&gic>;\n"
  ">>\n"
- ">>          chipid@10000000 {\n"
+ ">>          chipid at 10000000 {\n"
  ">> -               compatible = \"samsung,exynos4210-chipid\";\n"
  ">> +               compatible = \"samsung,exynos4210-chipid\", \"samsung,exynos5-chipid\";\n"
  "> Same here. Each SoC should probably have:\n"
@@ -445,4 +438,4 @@
  "Best Regards,\n"
  Pankaj Dubey
 
-66a9f6215e5a36993da5aad7b0a70cc63d1bc075933f23300169b8096b22d213
+725264fc6ef0d65fcfcbcaf1480b92c504976714a0b8a49201380d0ed2186d52

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.