All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150417102413.705b1ca0@xhacker>

diff --git a/a/1.txt b/N1/1.txt
index 0bfc4c9..507107a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -25,7 +25,7 @@ Jaehoon Chung <jh80.chung@samsung.com> wrote:
 > > soc {
 > > 	ranges = <0 0xf7000000 0x1000000>;
 > > 	...
-> > 	pcie: pcie@e40000 {
+> > 	pcie: pcie at e40000 {
 > > 		compatible = "...";
 > > 		reg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;
 > > 		reg-names = "dbi", "pad", "config";
@@ -44,7 +44,7 @@ oops, there's no pad at all, dbi starts at 0xf7e40000, config space starts at 0x
 
 so my pcie in my understanding is
 
-pcie: pcie@e40000 {
+pcie: pcie at e40000 {
 	compatible = "...";
 	reg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;
 	reg-names = "dbi", "config";
@@ -100,7 +100,7 @@ Jisheng
 > > 
 > > _______________________________________________
 > > linux-arm-kernel mailing list
-> > linux-arm-kernel@lists.infradead.org
+> > linux-arm-kernel at lists.infradead.org
 > > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
 > > 
 >
diff --git a/a/content_digest b/N1/content_digest
index e29490f..d2cba07 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\020150416215938.347caa68@xhacker\0"
  "ref\055303EE1.1050108@samsung.com\0"
- "From\0Jisheng Zhang <jszhang@marvell.com>\0"
- "Subject\0Re: [query] how to use \"ranges\" in device tree\0"
+ "From\0jszhang@marvell.com (Jisheng Zhang)\0"
+ "Subject\0[query] how to use \"ranges\" in device tree\0"
  "Date\0Fri, 17 Apr 2015 10:24:13 +0800\0"
- "To\0Jaehoon Chung <jh80.chung@samsung.com>\0"
- "Cc\0Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>"
-  Arnd Bergmann <arnd@arndb.de>
-  Bjorn Helgaas <bhelgaas@google.com>
-  linux-pci@vger.kernel.org <linux-pci@vger.kernel.org>
-  linux-arm-kernel@lists.infradead.org <linux-arm-kernel@lists.infradead.org>
- " CPGS <cpgs@samsung.com>\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Jaehoon,\n"
@@ -39,7 +33,7 @@
  "> > soc {\n"
  "> > \tranges = <0 0xf7000000 0x1000000>;\n"
  "> > \t...\n"
- "> > \tpcie: pcie@e40000 {\n"
+ "> > \tpcie: pcie at e40000 {\n"
  "> > \t\tcompatible = \"...\";\n"
  "> > \t\treg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;\n"
  "> > \t\treg-names = \"dbi\", \"pad\", \"config\";\n"
@@ -58,7 +52,7 @@
  "\n"
  "so my pcie in my understanding is\n"
  "\n"
- "pcie: pcie@e40000 {\n"
+ "pcie: pcie at e40000 {\n"
  "\tcompatible = \"...\";\n"
  "\treg = <0xe40000 0x10000>, <0xe0000000 0x8000000>;\n"
  "\treg-names = \"dbi\", \"config\";\n"
@@ -114,9 +108,9 @@
  "> > \n"
  "> > _______________________________________________\n"
  "> > linux-arm-kernel mailing list\n"
- "> > linux-arm-kernel@lists.infradead.org\n"
+ "> > linux-arm-kernel at lists.infradead.org\n"
  "> > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\n"
  "> > \n"
  >
 
-040e54d1b080df34cae32b785fe11cd884b3148a2afaadda3e811032957cf2f0
+5534a4311c206d1507e24d495297ffe8619d5e6273803fda9b5b9ef79012f2e4

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.