diff for duplicates of <5666548B.90502@huawei.com> diff --git a/a/1.txt b/N1/1.txt index f188258..443f152 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -5,7 +5,7 @@ On 2015/12/7 14:37, xuejiancheng wrote: > On 2015/12/4 18:49, Arnd Bergmann wrote: >> On Friday 04 December 2015 10:27:58 xuejiancheng wrote: >>>> ->>>>> + sysctrl: system-controller at 12020000 { +>>>>> + sysctrl: system-controller@12020000 { >>>>> + compatible = "hisilicon,sysctrl"; >>>>> + reg = <0x12020000 0x1000>; >>>>> + reboot-offset = <0x4>; @@ -56,7 +56,7 @@ Thank you. > >>>>> + ->>>>> + crg: crg at 12010000 { +>>>>> + crg: crg@12010000 { >>>>> + compatible = "hisilicon,hi3519-crg"; >>>> >>>> @@ -67,9 +67,9 @@ Thank you. >>> in last version patch. Rob Herring suggested that it's better to use "hi3519-crg" >>> as the compatible string if it's a whole block. >>> ->>> what about writing like this? +>>> what about writing like this? >>> ->>> crg: clock-reset-controller at 12010000 { +>>> crg: clock-reset-controller@12010000 { >>> compatible = "hisilicon,hi3519-crg"; >>> } >>> @@ -80,3 +80,8 @@ Thank you. >> >> . >> + +-- +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 46742c1..f1cb169 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -3,10 +3,31 @@ "ref\05660FA2E.6040601@huawei.com\0" "ref\03047121.2z9SCS5Au2@wuerfel\0" "ref\056652912.80308@huawei.com\0" - "From\0xuejiancheng@huawei.com (xuejiancheng)\0" - "Subject\0[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0" + "ref\056652912.80308-hv44wF8Li93QT0dZR+AlfA@public.gmane.org\0" + "From\0xuejiancheng <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0" "Date\0Tue, 8 Dec 2015 11:54:51 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd-r2nGTMty4D4@public.gmane.org>\0" + "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" + robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org + pawel.moll-5wv7dgnIgG8@public.gmane.org + mark.rutland-5wv7dgnIgG8@public.gmane.org + ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org + galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org + khilman-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + olof-nZhT3qVonbNeoWH0uzbU5w@public.gmane.org + xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + haojian.zhuang-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org + bintian.wang-hv44wF8Li93QT0dZR+AlfA@public.gmane.org + suwenping-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + yanhaifeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + gaofei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + ml.yang-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + " yanghongwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0" "\00:1\0" "b\0" "\n" @@ -16,7 +37,7 @@ "> On 2015/12/4 18:49, Arnd Bergmann wrote:\n" ">> On Friday 04 December 2015 10:27:58 xuejiancheng wrote:\n" ">>>>\n" - ">>>>> + sysctrl: system-controller at 12020000 {\n" + ">>>>> + sysctrl: system-controller@12020000 {\n" ">>>>> + compatible = \"hisilicon,sysctrl\";\n" ">>>>> + reg = <0x12020000 0x1000>;\n" ">>>>> + reboot-offset = <0x4>;\n" @@ -67,7 +88,7 @@ "\n" "> \n" ">>>>> +\n" - ">>>>> + crg: crg at 12010000 {\n" + ">>>>> + crg: crg@12010000 {\n" ">>>>> + compatible = \"hisilicon,hi3519-crg\";\n" ">>>>\n" ">>>>\n" @@ -78,9 +99,9 @@ ">>> in last version patch. Rob Herring suggested that it's better to use \"hi3519-crg\"\n" ">>> as the compatible string if it's a whole block.\n" ">>>\n" - ">>> what about writing like this?\n" + ">>> what about writing like this\357\274\237\n" ">>>\n" - ">>> crg: clock-reset-controller at 12010000 {\n" + ">>> crg: clock-reset-controller@12010000 {\n" ">>> compatible = \"hisilicon,hi3519-crg\";\n" ">>> }\n" ">>>\n" @@ -90,6 +111,11 @@ ">> \tArnd\n" ">>\n" ">> .\n" - >> + ">>\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 -27b2326f5d3a4a3ada722109637a67cde8c7724590f3deab3e94dfecc33174ec +f738164a44c1c66c6ee1a28ca6ecbd028fdbb8c58ca3cbd63cdc7fc7b84abd73
diff --git a/a/1.txt b/N2/1.txt index f188258..7c72483 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -5,7 +5,7 @@ On 2015/12/7 14:37, xuejiancheng wrote: > On 2015/12/4 18:49, Arnd Bergmann wrote: >> On Friday 04 December 2015 10:27:58 xuejiancheng wrote: >>>> ->>>>> + sysctrl: system-controller at 12020000 { +>>>>> + sysctrl: system-controller@12020000 { >>>>> + compatible = "hisilicon,sysctrl"; >>>>> + reg = <0x12020000 0x1000>; >>>>> + reboot-offset = <0x4>; @@ -56,7 +56,7 @@ Thank you. > >>>>> + ->>>>> + crg: crg at 12010000 { +>>>>> + crg: crg@12010000 { >>>>> + compatible = "hisilicon,hi3519-crg"; >>>> >>>> @@ -67,9 +67,9 @@ Thank you. >>> in last version patch. Rob Herring suggested that it's better to use "hi3519-crg" >>> as the compatible string if it's a whole block. >>> ->>> what about writing like this? +>>> what about writing like this? >>> ->>> crg: clock-reset-controller at 12010000 { +>>> crg: clock-reset-controller@12010000 { >>> compatible = "hisilicon,hi3519-crg"; >>> } >>> diff --git a/a/content_digest b/N2/content_digest index 46742c1..d236944 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -3,10 +3,30 @@ "ref\05660FA2E.6040601@huawei.com\0" "ref\03047121.2z9SCS5Au2@wuerfel\0" "ref\056652912.80308@huawei.com\0" - "From\0xuejiancheng@huawei.com (xuejiancheng)\0" - "Subject\0[PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0" + "From\0xuejiancheng <xuejiancheng@huawei.com>\0" + "Subject\0Re: [PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0" "Date\0Tue, 8 Dec 2015 11:54:51 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>\0" + "Cc\0<linux-arm-kernel@lists.infradead.org>" + <robh+dt@kernel.org> + <pawel.moll@arm.com> + <mark.rutland@arm.com> + <ijc+devicetree@hellion.org.uk> + <galak@codeaurora.org> + <linux@arm.linux.org.uk> + <khilman@linaro.org> + <olof@lixom.net> + <xuwei5@hisilicon.com> + <haojian.zhuang@linaro.org> + <zhangfei.gao@linaro.org> + <bintian.wang@huawei.com> + <suwenping@hisilicon.com> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <yanhaifeng@hisilicon.com> + <gaofei@hisilicon.com> + <ml.yang@hisilicon.com> + " <yanghongwei@hisilicon.com>\0" "\00:1\0" "b\0" "\n" @@ -16,7 +36,7 @@ "> On 2015/12/4 18:49, Arnd Bergmann wrote:\n" ">> On Friday 04 December 2015 10:27:58 xuejiancheng wrote:\n" ">>>>\n" - ">>>>> + sysctrl: system-controller at 12020000 {\n" + ">>>>> + sysctrl: system-controller@12020000 {\n" ">>>>> + compatible = \"hisilicon,sysctrl\";\n" ">>>>> + reg = <0x12020000 0x1000>;\n" ">>>>> + reboot-offset = <0x4>;\n" @@ -67,7 +87,7 @@ "\n" "> \n" ">>>>> +\n" - ">>>>> + crg: crg at 12010000 {\n" + ">>>>> + crg: crg@12010000 {\n" ">>>>> + compatible = \"hisilicon,hi3519-crg\";\n" ">>>>\n" ">>>>\n" @@ -78,9 +98,9 @@ ">>> in last version patch. Rob Herring suggested that it's better to use \"hi3519-crg\"\n" ">>> as the compatible string if it's a whole block.\n" ">>>\n" - ">>> what about writing like this?\n" + ">>> what about writing like this\357\274\237\n" ">>>\n" - ">>> crg: clock-reset-controller at 12010000 {\n" + ">>> crg: clock-reset-controller@12010000 {\n" ">>> compatible = \"hisilicon,hi3519-crg\";\n" ">>> }\n" ">>>\n" @@ -92,4 +112,4 @@ ">> .\n" >> -27b2326f5d3a4a3ada722109637a67cde8c7724590f3deab3e94dfecc33174ec +f2c7f9f2e2f356ebc8e8068b53802f46769dc6cb5e67eed9d3a031f73a449b60
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.