diff for duplicates of <568BB3E3.1090404@huawei.com> diff --git a/a/1.txt b/N1/1.txt index c7c860e..12a3bf7 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -68,7 +68,7 @@ On 2016/1/5 18:12, Philipp Zabel wrote: Yes, you are right. >> +Example: CRG nodes ->> +CRG: clock-reset-controller@12010000 { +>> +CRG: clock-reset-controller at 12010000 { >> + compatible = "hisilicon,hi3519-crg"; >> + reg = <0x12010000 0x10000>; >> + #clock-cells = <1>; @@ -76,7 +76,7 @@ Yes, you are right. >> +}; >> + >> +Example: consumer nodes ->> +i2c0: i2c@12110000 { +>> +i2c0: i2c at 12110000 { >> + compatible = "hisilicon,hi3519-i2c"; >> + reg = <0x12110000 0x1000>; >> + clocks = <&CRG HI3519_I2C0_RST>;*/ diff --git a/a/content_digest b/N1/content_digest index 47a2f16..b27cb35 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,35 +1,10 @@ "ref\01451439832-13927-1-git-send-email-xuejiancheng@huawei.com\0" "ref\01451439832-13927-2-git-send-email-xuejiancheng@huawei.com\0" "ref\01451988726.3391.21.camel@pengutronix.de\0" - "From\0xuejiancheng <xuejiancheng@huawei.com>\0" - "Subject\0Re: [PATCH v4 1/6] clk: hisilicon: add CRG driver for hi3519 soc\0" + "From\0xuejiancheng@huawei.com (xuejiancheng)\0" + "Subject\0[PATCH v4 1/6] clk: hisilicon: add CRG driver for hi3519 soc\0" "Date\0Tue, 5 Jan 2016 20:15:31 +0800\0" - "To\0Philipp Zabel <p.zabel@pengutronix.de>\0" - "Cc\0<mturquette@baylibre.com>" - <sboyd@codeaurora.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> - <arnd@arndb.de> - <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> - <yanhaifeng@hisilicon.com> - <linux-kernel@vger.kernel.org> - <gaofei@hisilicon.com> - <ml.yang@hisilicon.com> - <yanghongwei@hisilicon.com> - <zhangzhenxing@hisilicon.com> - <linux-clk@vger.kernel.org> - " <linux-arm-kernel@lists.infradead.org>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Hi Philipp,\n" @@ -102,7 +77,7 @@ "Yes, you are right.\n" "\n" ">> +Example: CRG nodes\n" - ">> +CRG: clock-reset-controller@12010000 {\n" + ">> +CRG: clock-reset-controller at 12010000 {\n" ">> +\tcompatible = \"hisilicon,hi3519-crg\";\n" ">> + reg = <0x12010000 0x10000>;\n" ">> + #clock-cells = <1>;\n" @@ -110,7 +85,7 @@ ">> +};\n" ">> +\n" ">> +Example: consumer nodes\n" - ">> +i2c0: i2c@12110000 {\n" + ">> +i2c0: i2c at 12110000 {\n" ">> +\tcompatible = \"hisilicon,hi3519-i2c\";\n" ">> + reg = <0x12110000 0x1000>;\n" ">> + clocks = <&CRG HI3519_I2C0_RST>;*/\n" @@ -460,4 +435,4 @@ "> .\n" > -2321a1b01f603e5e37b8cad5d47dca62da6d94d37ccc15df422e36aa05fc2f33 +6a27b3e0ca9dde8d7302d932852ad5d9ef8317d0549808924822f594be795ecf
diff --git a/a/1.txt b/N2/1.txt index c7c860e..6a1216e 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -8,7 +8,7 @@ On 2016/1/5 18:12, Philipp Zabel wrote: >> The CRG(Clock and Reset Generator) block provides clock >> and reset signals for other modules in hi3519 soc. >> ->> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com> +>> Signed-off-by: Jiancheng Xue <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org> >> --- >> .../devicetree/bindings/clock/hi3519-crg.txt | 46 +++++++ >> drivers/clk/hisilicon/Kconfig | 7 + @@ -424,4 +424,9 @@ 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/N2/content_digest index 47a2f16..e0aa77b 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,35 +1,36 @@ "ref\01451439832-13927-1-git-send-email-xuejiancheng@huawei.com\0" "ref\01451439832-13927-2-git-send-email-xuejiancheng@huawei.com\0" "ref\01451988726.3391.21.camel@pengutronix.de\0" - "From\0xuejiancheng <xuejiancheng@huawei.com>\0" + "ref\01451988726.3391.21.camel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org\0" + "From\0xuejiancheng <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0" "Subject\0Re: [PATCH v4 1/6] clk: hisilicon: add CRG driver for hi3519 soc\0" "Date\0Tue, 5 Jan 2016 20:15:31 +0800\0" - "To\0Philipp Zabel <p.zabel@pengutronix.de>\0" - "Cc\0<mturquette@baylibre.com>" - <sboyd@codeaurora.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> - <arnd@arndb.de> - <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> - <yanhaifeng@hisilicon.com> - <linux-kernel@vger.kernel.org> - <gaofei@hisilicon.com> - <ml.yang@hisilicon.com> - <yanghongwei@hisilicon.com> - <zhangzhenxing@hisilicon.com> - <linux-clk@vger.kernel.org> - " <linux-arm-kernel@lists.infradead.org>\0" + "To\0Philipp Zabel <p.zabel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>\0" + "Cc\0mturquette-rdvid1DuHRBWk0Htik3J/w@public.gmane.org" + sboyd-sgV2jX0FEOL9JmXXK+q4OQ@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 + suwenping-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + yanhaifeng-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + linux-kernel-u79uwXL29TY76Z2rM5mHXA@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 + zhangzhenxing-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org + linux-clk-u79uwXL29TY76Z2rM5mHXA@public.gmane.org + " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" "\00:1\0" "b\0" "Hi Philipp,\n" @@ -42,7 +43,7 @@ ">> The CRG(Clock and Reset Generator) block provides clock\n" ">> and reset signals for other modules in hi3519 soc.\n" ">>\n" - ">> Signed-off-by: Jiancheng Xue <xuejiancheng@huawei.com>\n" + ">> Signed-off-by: Jiancheng Xue <xuejiancheng-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n" ">> ---\n" ">> .../devicetree/bindings/clock/hi3519-crg.txt | 46 +++++++\n" ">> drivers/clk/hisilicon/Kconfig | 7 +\n" @@ -458,6 +459,11 @@ "> \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 -2321a1b01f603e5e37b8cad5d47dca62da6d94d37ccc15df422e36aa05fc2f33 +26efeaa3502777e635f2aa4b8588ff256258716efe672017a5c8aea4a354422d
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.