All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5992F7FB.9080709@hisilicon.com>

diff --git a/a/1.txt b/N1/1.txt
index 1e177f7..1077381 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,8 +3,8 @@ Hi Zhangfei,
 On 2017/4/18 2:17, Zhangfei Gao wrote:
 > Add acpu_sctrl clock node
 > 
-> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>
-> Signed-off-by: Li Pengcheng <lipengcheng8@huawei.com>
+> Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>
+> Signed-off-by: Li Pengcheng <lipengcheng8-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 6 ++++++
 >  1 file changed, 6 insertions(+)
@@ -17,13 +17,13 @@ On 2017/4/18 2:17, Zhangfei Gao wrote:
 >  			#clock-cells = <1>;
 >  		};
 >  
-> +		acpu_sctrl: acpu_sctrl at f7032000 {
+> +		acpu_sctrl: acpu_sctrl@f7032000 {
 > +			compatible = "hisilicon,hi6220-acpu-sctrl", "syscon";
 > +			reg = <0x0 0xf6504000 0x0 0x1000>;
 > +			#clock-cells = <1>;
 > +		};
 > +
->  		medianoc_ade: medianoc_ade at f4520000 {
+>  		medianoc_ade: medianoc_ade@f4520000 {
 >  			compatible = "syscon";
 >  			reg = <0x0 0xf4520000 0x0 0x4000>;
 > 
@@ -33,3 +33,8 @@ Applied to the hisilicon dt tree since the driver part is in the mainline now.
 
 Best Regards,
 Wei
+
+--
+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 c5aef2c..86c8409 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,9 +1,16 @@
  "ref\01492478242-16146-1-git-send-email-zhangfei.gao@linaro.org\0"
  "ref\01492478242-16146-2-git-send-email-zhangfei.gao@linaro.org\0"
- "From\0xuwei5@hisilicon.com (Wei Xu)\0"
- "Subject\0[PATCH 2/2] arm64: dts: hi6220: add acpu_sctrl\0"
+ "ref\01492478242-16146-2-git-send-email-zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org\0"
+ "From\0Wei Xu <xuwei5-C8/M+/jPZTeaMJb+Lgu22Q@public.gmane.org>\0"
+ "Subject\0Re: [PATCH 2/2] arm64: dts: hi6220: add acpu_sctrl\0"
  "Date\0Tue, 15 Aug 2017 14:32:43 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>"
+  Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>
+  Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+ " guodong Xu <guodong.xu-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+ " Li Pengcheng <lipengcheng8-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Hi Zhangfei,\n"
@@ -11,8 +18,8 @@
  "On 2017/4/18 2:17, Zhangfei Gao wrote:\n"
  "> Add acpu_sctrl clock node\n"
  "> \n"
- "> Signed-off-by: Zhangfei Gao <zhangfei.gao@linaro.org>\n"
- "> Signed-off-by: Li Pengcheng <lipengcheng8@huawei.com>\n"
+ "> Signed-off-by: Zhangfei Gao <zhangfei.gao-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org>\n"
+ "> Signed-off-by: Li Pengcheng <lipengcheng8-hv44wF8Li93QT0dZR+AlfA@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/hisilicon/hi6220.dtsi | 6 ++++++\n"
  ">  1 file changed, 6 insertions(+)\n"
@@ -25,13 +32,13 @@
  ">  \t\t\t#clock-cells = <1>;\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\tacpu_sctrl: acpu_sctrl at f7032000 {\n"
+ "> +\t\tacpu_sctrl: acpu_sctrl@f7032000 {\n"
  "> +\t\t\tcompatible = \"hisilicon,hi6220-acpu-sctrl\", \"syscon\";\n"
  "> +\t\t\treg = <0x0 0xf6504000 0x0 0x1000>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\tmedianoc_ade: medianoc_ade at f4520000 {\n"
+ ">  \t\tmedianoc_ade: medianoc_ade@f4520000 {\n"
  ">  \t\t\tcompatible = \"syscon\";\n"
  ">  \t\t\treg = <0x0 0xf4520000 0x0 0x4000>;\n"
  "> \n"
@@ -40,6 +47,11 @@
  "Applied to the hisilicon dt tree since the driver part is in the mainline now.\n"
  "\n"
  "Best Regards,\n"
- Wei
+ "Wei\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
 
-8ef93936b1d0060bc4a2cdf25f3e5fb50c6adf2215a8deabd3c96d75d8d692b7
+86d446ff8759bb894465d6b58199dc78efaa678a29f4a922b0d06804e79e4659

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.