All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56946768.7090805@gmail.com>

diff --git a/a/1.txt b/N1/1.txt
index da5cda8..0ab275c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,10 +1,10 @@
-On 2016/1/12 0:14, liviu.dudau at arm.com wrote:
+On 2016/1/12 0:14, liviu.dudau@arm.com wrote:
 > On Mon, Jan 04, 2016 at 12:13:05PM +0100, Arnd Bergmann wrote:
 >> On Sunday 03 January 2016 20:24:14 Rongrong Zou wrote:
->>> ? 2015/12/31 23:00, Rongrong Zou ??:
->>>> 2015-12-31 22:40 GMT+08:00 Arnd Bergmann <arnd at arndb.de <mailto:arnd@arndb.de>>:
+>>> 在 2015/12/31 23:00, Rongrong Zou 写道:
+>>>> 2015-12-31 22:40 GMT+08:00 Arnd Bergmann <arnd@arndb.de <mailto:arnd@arndb.de>>:
 >>>>   > On Thursday 31 December 2015 22:12:19 Rongrong Zou wrote:
->>>>   > > ? 2015/12/30 17:06, Arnd Bergmann ??:
+>>>>   > > 在 2015/12/30 17:06, Arnd Bergmann 写道:
 >>>>   > > > On Tuesday 29 December 2015 21:33:52 Rongrong Zou wrote:
 >>>>   >
 >>>>   > The DT sample above looks good in principle. I believe what you are missing
@@ -20,7 +20,7 @@ On 2016/1/12 0:14, liviu.dudau at arm.com wrote:
 >>>
 >>> I tried, and there need some additional changes.
 >>>
->>> isa at a01b0000 {
+>>> isa@a01b0000 {
 >>>
 >>> /*the node name should start with "isa", because of below definition
 >>> * static int of_bus_isa_match(struct device_node *np)
@@ -43,7 +43,7 @@ On 2016/1/12 0:14, liviu.dudau at arm.com wrote:
 >>> *  ranges is required, then i can get the IORESOURCE_IO <0xe4,4> from "reg = <0x1, 0x000000e4, 4>".
 >>> *
 >>> */
->>> 	ipmi_0:ipmi at 000000e4{
+>>> 	ipmi_0:ipmi@000000e4{
 >>> 		device_type = "ipmi";
 >>> 		compatible = "ipmi-bt";
 >>> 		reg = <0x1 0x000000e4 0x4>;
diff --git a/a/content_digest b/N1/content_digest
index 918ef25..34b6156 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -3,19 +3,30 @@
  "ref\0568912EE.9030009@huawei.com\0"
  "ref\015026471.7nGZ0rWlIf@wuerfel\0"
  "ref\020160111161415.GM13633@e106497-lin.cambridge.arm.com\0"
- "From\0zourongrong@gmail.com (Rongrong Zou)\0"
- "Subject\0[PATCH v1 3/3] ARM64 LPC: update binding doc\0"
+ "From\0Rongrong Zou <zourongrong@gmail.com>\0"
+ "Subject\0Re: [PATCH v1 3/3] ARM64 LPC: update binding doc\0"
  "Date\0Tue, 12 Jan 2016 10:39:36 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0liviu.dudau@arm.com"
+ " Arnd Bergmann <arnd@arndb.de>\0"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  Rongrong Zou <zourongrong@huawei.com>
+  devicetree@vger.kernel.org
+  benh@kernel.crashing.org
+  Corey Minyard <minyard@acm.org>
+  gregkh@linuxfoundation.org
+  Will Deacon <will.deacon@arm.com>
+  linux-kernel@vger.kernel.org
+  linuxarm@huawei.com
+ " Catalin Marinas <catalin.marinas@arm.com>\0"
  "\00:1\0"
  "b\0"
- "On 2016/1/12 0:14, liviu.dudau at arm.com wrote:\n"
+ "On 2016/1/12 0:14, liviu.dudau@arm.com wrote:\n"
  "> On Mon, Jan 04, 2016 at 12:13:05PM +0100, Arnd Bergmann wrote:\n"
  ">> On Sunday 03 January 2016 20:24:14 Rongrong Zou wrote:\n"
- ">>> ? 2015/12/31 23:00, Rongrong Zou ??:\n"
- ">>>> 2015-12-31 22:40 GMT+08:00 Arnd Bergmann <arnd at arndb.de <mailto:arnd@arndb.de>>:\n"
+ ">>> \345\234\250 2015/12/31 23:00, Rongrong Zou \345\206\231\351\201\223:\n"
+ ">>>> 2015-12-31 22:40 GMT+08:00 Arnd Bergmann <arnd@arndb.de <mailto:arnd@arndb.de>>:\n"
  ">>>>   > On Thursday 31 December 2015 22:12:19 Rongrong Zou wrote:\n"
- ">>>>   > > ? 2015/12/30 17:06, Arnd Bergmann ??:\n"
+ ">>>>   > > \345\234\250 2015/12/30 17:06, Arnd Bergmann \345\206\231\351\201\223:\n"
  ">>>>   > > > On Tuesday 29 December 2015 21:33:52 Rongrong Zou wrote:\n"
  ">>>>   >\n"
  ">>>>   > The DT sample above looks good in principle. I believe what you are missing\n"
@@ -31,7 +42,7 @@
  ">>>\n"
  ">>> I tried, and there need some additional changes.\n"
  ">>>\n"
- ">>> isa at a01b0000 {\n"
+ ">>> isa@a01b0000 {\n"
  ">>>\n"
  ">>> /*the node name should start with \"isa\", because of below definition\n"
  ">>> * static int of_bus_isa_match(struct device_node *np)\n"
@@ -54,7 +65,7 @@
  ">>> *  ranges is required, then i can get the IORESOURCE_IO <0xe4,4> from \"reg = <0x1, 0x000000e4, 4>\".\n"
  ">>> *\n"
  ">>> */\n"
- ">>> \tipmi_0:ipmi at 000000e4{\n"
+ ">>> \tipmi_0:ipmi@000000e4{\n"
  ">>> \t\tdevice_type = \"ipmi\";\n"
  ">>> \t\tcompatible = \"ipmi-bt\";\n"
  ">>> \t\treg = <0x1 0x000000e4 0x4>;\n"
@@ -151,4 +162,4 @@
  "Regards,\n"
  Rongrong
 
-d1ded5d250e82a96afc61c738007be26cfb948c2b5f165b9c06ccdae74aba5f8
+515877cf5d01247a28843252043774b0ed4f020a601e27c7d7ea5d91b1d3f1b9

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.