diff for duplicates of <5694B68A.6040300@huawei.com> diff --git a/a/1.txt b/N1/1.txt index ae29c92..f71173d 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -39,7 +39,7 @@ On 2016/1/12 15:41, Lee Jones wrote: >>>>>> +- reg: the register region of this block >>>>>> + >>>>>> +Examples: ->>>>>> +sysctrl: system-controller@12010000 { +>>>>>> +sysctrl: system-controller at 12010000 { >>>>>> + compatible = "hisilicon,hi3519-sysctrl", "syscon"; >>>>>> + reg = <0x12010000 0x1000>; >>>>>> +}; @@ -63,12 +63,12 @@ On 2016/1/12 15:41, Lee Jones wrote: > In the hi3519.dtsi file, there is a system-controller device node described like below: -sysctrl: system-controller@12010000 { +sysctrl: system-controller at 12010000 { compatible = "hisilicon,hi3519-sysctrl", "syscon"; reg = <0x12010000 0x1000>; }; Do you mean that I should remove "hisilicon,hi3519-sysctrl" and just use "syscon" as the -compatible string? +compatible string?? If I want to add "hisilicon,hi3519-sysctrl" for hi3519. where should I put this binding? Could you give some suggestions? Thank you very much! diff --git a/a/content_digest b/N1/content_digest index ea2b1f0..f81f463 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -5,37 +5,10 @@ "ref\020160111085555.GE14104@x1\0" "ref\05694584D.7040301@huawei.com\0" "ref\020160112074107.GK19803@x1\0" - "From\0xuejiancheng <xuejiancheng@huawei.com>\0" - "Subject\0Re: [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl\0" + "From\0xuejiancheng@huawei.com (xuejiancheng)\0" + "Subject\0[PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl\0" "Date\0Tue, 12 Jan 2016 16:17:14 +0800\0" - "To\0Lee Jones <lee.jones@linaro.org>\0" - "Cc\0<mturquette@baylibre.com>" - <sboyd@codeaurora.org> - <p.zabel@pengutronix.de> - <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> - <arnd@arndb.de> - <olof@lixom.net> - <xuwei5@hisilicon.com> - <haojian.zhuang@linaro.org> - <zhangfei.gao@linaro.org> - <bintian.wang@huawei.com> - <linux-kernel@vger.kernel.org> - <linux-clk@vger.kernel.org> - <devicetree@vger.kernel.org> - <linux-arm-kernel@lists.infradead.org> - <yanhaifeng@hisilicon.com> - <yanghongwei@hisilicon.com> - <suwenping@hisilicon.com> - <ml.yang@hisilicon.com> - <gaofei@hisilicon.com> - <zhangzhenxing@hisilicon.com> - " <xuejiancheng@hisilicon.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hello Lee,\n" @@ -79,7 +52,7 @@ ">>>>>> +- reg: the register region of this block\n" ">>>>>> +\n" ">>>>>> +Examples:\n" - ">>>>>> +sysctrl: system-controller@12010000 {\n" + ">>>>>> +sysctrl: system-controller at 12010000 {\n" ">>>>>> +\tcompatible = \"hisilicon,hi3519-sysctrl\", \"syscon\";\n" ">>>>>> +\treg = <0x12010000 0x1000>;\n" ">>>>>> +};\n" @@ -103,12 +76,12 @@ "> \n" "\n" "In the hi3519.dtsi file, there is a system-controller device node described like below:\n" - "sysctrl: system-controller@12010000 {\n" + "sysctrl: system-controller at 12010000 {\n" "\tcompatible = \"hisilicon,hi3519-sysctrl\", \"syscon\";\n" "\treg = <0x12010000 0x1000>;\n" "};\n" "Do you mean that I should remove \"hisilicon,hi3519-sysctrl\" and just use \"syscon\" as the\n" - "compatible string?\343\200\200\n" + "compatible string??\n" "If I want to add \"hisilicon,hi3519-sysctrl\" for hi3519. where should I put this binding?\n" "Could you give some suggestions? Thank you very much!\n" "\n" @@ -117,4 +90,4 @@ ">>\n" > -89cc24790976d5ff9700c91aa4b28a2f8dd6e1637c0b6476b085d378c7ee93ec +0afb1d1b4ffd0eba6b6a30c0167c6a176ee2deb1b6be5a274fe1da467ba59283
diff --git a/a/1.txt b/N2/1.txt index ae29c92..47a07eb 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -12,7 +12,7 @@ On 2016/1/12 15:41, Lee Jones wrote: >>>>> >>>>>> Add device tree bindings for Hi3519 system controller. >>>>>> ->>>>>> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com> +>>>>>> Signed-off-by: Jiancheng Xue <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> >>>>>> --- >>>>>> Documentation/devicetree/bindings/mfd/hi3519.txt | 14 ++++++++++++++ >>>>>> 1 file changed, 14 insertions(+) @@ -75,4 +75,9 @@ Could you give some suggestions? Thank you very much! >>>> So I think it's better to keep this binding. >>> >> -> +> + +-- +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/N2/content_digest index ea2b1f0..cc558a4 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -5,37 +5,37 @@ "ref\020160111085555.GE14104@x1\0" "ref\05694584D.7040301@huawei.com\0" "ref\020160112074107.GK19803@x1\0" - "From\0xuejiancheng <xuejiancheng@huawei.com>\0" + "From\0xuejiancheng <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [PATCH v5 5/6] mfd: dt-bindings: add device tree bindings for Hi3519 sysctrl\0" "Date\0Tue, 12 Jan 2016 16:17:14 +0800\0" - "To\0Lee Jones <lee.jones@linaro.org>\0" - "Cc\0<mturquette@baylibre.com>" - <sboyd@codeaurora.org> - <p.zabel@pengutronix.de> - <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> - <arnd@arndb.de> - <olof@lixom.net> - <xuwei5@hisilicon.com> - <haojian.zhuang@linaro.org> - <zhangfei.gao@linaro.org> - <bintian.wang@huawei.com> - <linux-kernel@vger.kernel.org> - <linux-clk@vger.kernel.org> - <devicetree@vger.kernel.org> - <linux-arm-kernel@lists.infradead.org> - <yanhaifeng@hisilicon.com> - <yanghongwei@hisilicon.com> - <suwenping@hisilicon.com> - <ml.yang@hisilicon.com> - <gaofei@hisilicon.com> - <zhangzhenxing@hisilicon.com> - " <xuejiancheng@hisilicon.com>\0" + "To\0Lee Jones <lee.jones-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0" + "Cc\0mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org" + sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org + p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@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 + arnd-r2nGTMty4D4@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 + linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org + yanhaifeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + yanghongwei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + suwenping-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + ml.yang-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + gaofei-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + zhangzhenxing-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + " xuejiancheng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org\0" "\00:1\0" "b\0" "Hello Lee,\n" @@ -52,7 +52,7 @@ ">>>>>\n" ">>>>>> Add device tree bindings for Hi3519 system controller.\n" ">>>>>>\n" - ">>>>>> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>\n" + ">>>>>> Signed-off-by: Jiancheng Xue <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" ">>>>>> ---\n" ">>>>>> Documentation/devicetree/bindings/mfd/hi3519.txt | 14 ++++++++++++++\n" ">>>>>> 1 file changed, 14 insertions(+)\n" @@ -115,6 +115,11 @@ ">>>> So I think it's better to keep this binding.\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 -89cc24790976d5ff9700c91aa4b28a2f8dd6e1637c0b6476b085d378c7ee93ec +7e7cdb1c0b7d899af96f9c123f2d613f4e6e7cf7f16f2e71e799d311dc103891
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.