diff for duplicates of <568A9803.6050108@gmail.com> diff --git a/a/1.txt b/N1/1.txt index fbe550c..15ba42f 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,11 +1,11 @@ -? 2016/1/4 19:13, Arnd Bergmann ??: +在 2016/1/4 19:13, Arnd Bergmann 写道: > 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-r2nGTMty4D4@public.gmane.org <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 @@ -21,7 +21,7 @@ >> >> 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) @@ -44,7 +44,7 @@ >> * 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>; @@ -103,3 +103,7 @@ For ipmi driver, I can get I/O port resource by DMI rather than dts. > > Arnd > +-- +To unsubscribe from this list: send the line "unsubscribe devicetree" in +the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org +More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/a/content_digest b/N1/content_digest index c02e77b..981efb6 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,20 +2,31 @@ "ref\0CABTftiT1+AmrNjiAie-T6on-oWA4Zz73+Tj2pQrixMT3o475uw@mail.gmail.com\0" "ref\0568912EE.9030009@huawei.com\0" "ref\015026471.7nGZ0rWlIf@wuerfel\0" - "From\0zourongrong@gmail.com (Rongrong Zou)\0" - "Subject\0[PATCH v1 3/3] ARM64 LPC: update binding doc\0" + "From\0Rongrong Zou <zourongrong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>\0" + "Subject\0Re: [PATCH v1 3/3] ARM64 LPC: update binding doc\0" "Date\0Tue, 5 Jan 2016 00:04:19 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>" + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "Cc\0Rongrong Zou <zourongrong-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>" + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + benh-XVmvHMARGAS8U2dJNN8I7kB+6BGkLq7r@public.gmane.org + Corey Minyard <minyard-HInyCGIudOg@public.gmane.org> + gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r@public.gmane.org + Will Deacon <will.deacon-5wv7dgnIgG8@public.gmane.org> + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linuxarm-hv44wF8Li93QT0dZR+AlfA@public.gmane.org + Catalin Marinas <catalin.marinas-5wv7dgnIgG8@public.gmane.org> + " liviu.dudau-5wv7dgnIgG8@public.gmane.org\0" "\00:1\0" "b\0" "\n" "\n" - "? 2016/1/4 19:13, Arnd Bergmann ??:\n" + "\345\234\250 2016/1/4 19:13, Arnd Bergmann \345\206\231\351\201\223:\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-r2nGTMty4D4@public.gmane.org <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" @@ -112,6 +123,10 @@ "> of how we could do that.\n" ">\n" "> \tArnd\n" - > + ">\n" + "--\n" + "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n" + "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n" + More majordomo info at http://vger.kernel.org/majordomo-info.html -344afdfb1859759daaa33ae6f557094b2210617b08ad96838c44d9696bebf350 +5e1a05752ad6402e46ce20dddbd49741d19c418013f6d586a009b1208ed4506c
diff --git a/a/1.txt b/N2/1.txt index fbe550c..17b9a96 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -1,11 +1,11 @@ -? 2016/1/4 19:13, Arnd Bergmann ??: +在 2016/1/4 19:13, Arnd Bergmann 写道: > 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 @@ -21,7 +21,7 @@ >> >> 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) @@ -44,7 +44,7 @@ >> * 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/N2/content_digest index c02e77b..2b29c47 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,20 +2,31 @@ "ref\0CABTftiT1+AmrNjiAie-T6on-oWA4Zz73+Tj2pQrixMT3o475uw@mail.gmail.com\0" "ref\0568912EE.9030009@huawei.com\0" "ref\015026471.7nGZ0rWlIf@wuerfel\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, 5 Jan 2016 00:04:19 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>" + " linux-arm-kernel@lists.infradead.org\0" + "Cc\0Rongrong 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> + " liviu.dudau@arm.com\0" "\00:1\0" "b\0" "\n" "\n" - "? 2016/1/4 19:13, Arnd Bergmann ??:\n" + "\345\234\250 2016/1/4 19:13, Arnd Bergmann \345\206\231\351\201\223:\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" @@ -114,4 +125,4 @@ "> \tArnd\n" > -344afdfb1859759daaa33ae6f557094b2210617b08ad96838c44d9696bebf350 +cdda1cfe1ddf3de71ca78c14b0b53296af187e161f175a8cf3a948d106ffc331
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.