diff for duplicates of <5660FA2E.6040601@huawei.com> diff --git a/a/1.txt b/N1/1.txt index 3a05607..19eb11b 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -46,14 +46,14 @@ OK. Thank you. > >> + ->> + uart0: uart at 12100000 { +>> + uart0: uart@12100000 { > -> rename to serial at 12100000 +> rename to serial@12100000 OK. > ->> + dual_timer1: dual_timer at 12001000 { +>> + dual_timer1: dual_timer@12001000 { >> + compatible = "arm,sp804", "arm,primecell"; >> + interrupts = <0 66 4>, <0 67 4>; >> + reg = <0x12001000 0x1000>; @@ -61,12 +61,12 @@ OK. >> + status = "disable"; >> + }; > -> rename to timer at 12001000 +> rename to timer@12001000 OK. > ->> + sysctrl: system-controller at 12020000 { +>> + sysctrl: system-controller@12020000 { >> + compatible = "hisilicon,sysctrl"; >> + reg = <0x12020000 0x1000>; >> + reboot-offset = <0x4>; @@ -80,7 +80,7 @@ Yes. It's compatible with the one in hip04. > >> + ->> + crg: crg at 12010000 { +>> + crg: crg@12010000 { >> + compatible = "hisilicon,hi3519-crg"; > > @@ -91,9 +91,9 @@ and reset signals for other modules in the chip. I used "hi3519-clock" 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"; } @@ -105,3 +105,8 @@ crg: clock-reset-controller at 12010000 { Jiancheng . + +-- +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 fa4e9d2..422b53b 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,9 +1,29 @@ "ref\01449110668-23647-1-git-send-email-xuejiancheng@huawei.com\0" "ref\01728470.0OiiXMcl88@wuerfel\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-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" + "Subject\0Re: [PATCH v2 4/9] ARM: dts: add dts files for hi3519-demb board\0" "Date\0Fri, 4 Dec 2015 10:27:58 +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\0robh+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" "Hi Arnd,\n" @@ -54,14 +74,14 @@ "\n" "> \n" ">> +\n" - ">> +\t\t\tuart0: uart at 12100000 {\n" + ">> +\t\t\tuart0: uart@12100000 {\n" "> \n" - "> rename to serial at 12100000\n" + "> rename to serial@12100000\n" "\n" "OK.\n" "\n" "> \n" - ">> +\t\t\tdual_timer1: dual_timer at 12001000 {\n" + ">> +\t\t\tdual_timer1: dual_timer@12001000 {\n" ">> +\t\t\t\tcompatible = \"arm,sp804\", \"arm,primecell\";\n" ">> +\t\t\t\tinterrupts = <0 66 4>, <0 67 4>;\n" ">> +\t\t\t\treg = <0x12001000 0x1000>;\n" @@ -69,12 +89,12 @@ ">> +\t\t\t\tstatus = \"disable\";\n" ">> +\t\t\t};\n" "> \n" - "> rename to timer at 12001000\n" + "> rename to timer@12001000\n" "\n" "OK.\n" "\n" "> \n" - ">> +\t\tsysctrl: system-controller at 12020000 {\n" + ">> +\t\tsysctrl: system-controller@12020000 {\n" ">> +\t\t\tcompatible = \"hisilicon,sysctrl\";\n" ">> +\t\t\treg = <0x12020000 0x1000>;\n" ">> +\t\t\treboot-offset = <0x4>;\n" @@ -88,7 +108,7 @@ "\n" "> \n" ">> +\n" - ">> +\t\tcrg: crg at 12010000 {\n" + ">> +\t\tcrg: crg@12010000 {\n" ">> +\t\t\tcompatible = \"hisilicon,hi3519-crg\";\n" "> \n" "> \n" @@ -99,9 +119,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" "\tcompatible = \"hisilicon,hi3519-crg\";\n" "\t}\n" "\n" @@ -112,6 +132,11 @@ "> \n" "\n" "Jiancheng\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 -ac69909197712d4abbbbea4097a37c1145b9fc1cfc7e88426018dd531c09e29a +76e40934270b46fb6c49cdebe85700b4194fdfbd1f0722ffa6c4e06c64bf2890
diff --git a/a/1.txt b/N2/1.txt index 3a05607..cc842b2 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -46,14 +46,14 @@ OK. Thank you. > >> + ->> + uart0: uart at 12100000 { +>> + uart0: uart@12100000 { > -> rename to serial at 12100000 +> rename to serial@12100000 OK. > ->> + dual_timer1: dual_timer at 12001000 { +>> + dual_timer1: dual_timer@12001000 { >> + compatible = "arm,sp804", "arm,primecell"; >> + interrupts = <0 66 4>, <0 67 4>; >> + reg = <0x12001000 0x1000>; @@ -61,12 +61,12 @@ OK. >> + status = "disable"; >> + }; > -> rename to timer at 12001000 +> rename to timer@12001000 OK. > ->> + sysctrl: system-controller at 12020000 { +>> + sysctrl: system-controller@12020000 { >> + compatible = "hisilicon,sysctrl"; >> + reg = <0x12020000 0x1000>; >> + reboot-offset = <0x4>; @@ -80,7 +80,7 @@ Yes. It's compatible with the one in hip04. > >> + ->> + crg: crg at 12010000 { +>> + crg: crg@12010000 { >> + compatible = "hisilicon,hi3519-crg"; > > @@ -91,9 +91,9 @@ and reset signals for other modules in the chip. I used "hi3519-clock" 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 fa4e9d2..15f6637 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,9 +1,29 @@ "ref\01449110668-23647-1-git-send-email-xuejiancheng@huawei.com\0" "ref\01728470.0OiiXMcl88@wuerfel\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\0Fri, 4 Dec 2015 10:27:58 +0800\0" - "To\0linux-arm-kernel@lists.infradead.org\0" + "To\0Arnd Bergmann <arnd@arndb.de>" + " <linux-arm-kernel@lists.infradead.org>\0" + "Cc\0<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" "Hi Arnd,\n" @@ -54,14 +74,14 @@ "\n" "> \n" ">> +\n" - ">> +\t\t\tuart0: uart at 12100000 {\n" + ">> +\t\t\tuart0: uart@12100000 {\n" "> \n" - "> rename to serial at 12100000\n" + "> rename to serial@12100000\n" "\n" "OK.\n" "\n" "> \n" - ">> +\t\t\tdual_timer1: dual_timer at 12001000 {\n" + ">> +\t\t\tdual_timer1: dual_timer@12001000 {\n" ">> +\t\t\t\tcompatible = \"arm,sp804\", \"arm,primecell\";\n" ">> +\t\t\t\tinterrupts = <0 66 4>, <0 67 4>;\n" ">> +\t\t\t\treg = <0x12001000 0x1000>;\n" @@ -69,12 +89,12 @@ ">> +\t\t\t\tstatus = \"disable\";\n" ">> +\t\t\t};\n" "> \n" - "> rename to timer at 12001000\n" + "> rename to timer@12001000\n" "\n" "OK.\n" "\n" "> \n" - ">> +\t\tsysctrl: system-controller at 12020000 {\n" + ">> +\t\tsysctrl: system-controller@12020000 {\n" ">> +\t\t\tcompatible = \"hisilicon,sysctrl\";\n" ">> +\t\t\treg = <0x12020000 0x1000>;\n" ">> +\t\t\treboot-offset = <0x4>;\n" @@ -88,7 +108,7 @@ "\n" "> \n" ">> +\n" - ">> +\t\tcrg: crg at 12010000 {\n" + ">> +\t\tcrg: crg@12010000 {\n" ">> +\t\t\tcompatible = \"hisilicon,hi3519-crg\";\n" "> \n" "> \n" @@ -99,9 +119,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" "\tcompatible = \"hisilicon,hi3519-crg\";\n" "\t}\n" "\n" @@ -114,4 +134,4 @@ "Jiancheng\n" . -ac69909197712d4abbbbea4097a37c1145b9fc1cfc7e88426018dd531c09e29a +0399b172120ceae64ce2937abe89a4cd3936edce17af386469cbbdc076742d8b
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.