All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20171226091520.GQ23070@X250>

diff --git a/a/1.txt b/N1/1.txt
index 294c241..1d8501c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -3,7 +3,7 @@ On Mon, Dec 25, 2017 at 03:57:23PM +0800, Yuantian Tang wrote:
 > comsumption. So add ina220 chip node in dts to enable power
 > consumption monitor feature.
 > 
-> Signed-off-by: Tang Yuantian <andy.tang@nxp.com>
+> Signed-off-by: Tang Yuantian <andy.tang-3arQi8VN3Tc@public.gmane.org>
 > ---
 >  arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi |   11 +++++++++++
 >  1 files changed, 11 insertions(+), 0 deletions(-)
@@ -16,7 +16,7 @@ On Mon, Dec 25, 2017 at 03:57:23PM +0800, Yuantian Tang wrote:
 >  			};
 >  		};
 >  
-> +		i2c at 2 {
+> +		i2c@2 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x02>;
@@ -26,14 +26,14 @@ fixed it up and applied the patch.
 
 Shawn
 
-> +			ina220 at 40 {
+> +			ina220@40 {
 > +				compatible = "ti,ina220";
 > +				reg = <0x40>;
 > +				shunt-resistor = <500>;
 > +			};
 > +		};
 > +
->  		i2c at 3 {
+>  		i2c@3 {
 >  			#address-cells = <1>;
 >  			#size-cells = <0>;
 > -- 
@@ -42,5 +42,9 @@ Shawn
 > 
 > _______________________________________________
 > linux-arm-kernel mailing list
-> linux-arm-kernel at lists.infradead.org
+> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
 > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+--
+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 0aed281..4c796a6 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,15 @@
  "ref\020171225075723.31080-1-andy.tang@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH] arm64: dts: ls208xa: add power monitor chip node\0"
+ "ref\020171225075723.31080-1-andy.tang-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH] arm64: dts: ls208xa: add power monitor chip node\0"
  "Date\0Tue, 26 Dec 2017 17:15:21 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Yuantian Tang <andy.tang-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0mark.rutland-5wv7dgnIgG8@public.gmane.org"
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  catalin.marinas-5wv7dgnIgG8@public.gmane.org
+  will.deacon-5wv7dgnIgG8@public.gmane.org
+  robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Dec 25, 2017 at 03:57:23PM +0800, Yuantian Tang wrote:\n"
@@ -10,7 +17,7 @@
  "> comsumption. So add ina220 chip node in dts to enable power\n"
  "> consumption monitor feature.\n"
  "> \n"
- "> Signed-off-by: Tang Yuantian <andy.tang@nxp.com>\n"
+ "> Signed-off-by: Tang Yuantian <andy.tang-3arQi8VN3Tc@public.gmane.org>\n"
  "> ---\n"
  ">  arch/arm64/boot/dts/freescale/fsl-ls208xa-rdb.dtsi |   11 +++++++++++\n"
  ">  1 files changed, 11 insertions(+), 0 deletions(-)\n"
@@ -23,7 +30,7 @@
  ">  \t\t\t};\n"
  ">  \t\t};\n"
  ">  \n"
- "> +\t\ti2c at 2 {\n"
+ "> +\t\ti2c@2 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0x02>;\n"
@@ -33,14 +40,14 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\t\t\tina220 at 40 {\n"
+ "> +\t\t\tina220@40 {\n"
  "> +\t\t\t\tcompatible = \"ti,ina220\";\n"
  "> +\t\t\t\treg = <0x40>;\n"
  "> +\t\t\t\tshunt-resistor = <500>;\n"
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- ">  \t\ti2c at 3 {\n"
+ ">  \t\ti2c@3 {\n"
  ">  \t\t\t#address-cells = <1>;\n"
  ">  \t\t\t#size-cells = <0>;\n"
  "> -- \n"
@@ -49,7 +56,11 @@
  "> \n"
  "> _______________________________________________\n"
  "> linux-arm-kernel mailing list\n"
- "> linux-arm-kernel at lists.infradead.org\n"
- > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ "> linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\n"
+ "> http://lists.infradead.org/mailman/listinfo/linux-arm-kernel\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
 
-74b3eb3e707c4ad5c009f693ae3d15fa4362947153f93eec09e2de48c4171c07
+40c6cf83faf19a30e01ac2b56d70acab953e16500844521ba2434f018ed26386

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.