All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170503143145.GK18578@dragon>

diff --git a/a/1.txt b/N1/1.txt
index 25cf6f9..430e918 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -6,7 +6,7 @@ On Fri, Apr 28, 2017 at 01:55:30PM +0530, Priyanka Jain wrote:
 > So, from functional perspective both are same.
 > Hence,ls2088a SoC dtsi files are included from ls2081ARDB dts
 > 
-> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
+> Signed-off-by: Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>
 > ---
 > Changes for v2: Updated subject and NXP copyright
 > 	based on Leo's comments
@@ -46,7 +46,7 @@ https://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux.git/commit/?h=imx
 Hint: there is no comma in the middle.
 
 > + *
-> + * Priyanka Jain <priyanka.jain@nxp.com>
+> + * Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>
 > + *
 > + * This file is dual-licensed: you can use it either under the terms
 > + * of the GPLv2 or the X11 license, at your option. Note that this dual
@@ -123,7 +123,7 @@ actually has the device pinout on board.
 
 Have a newline between property list and child node.
 
-> +	pca9547 at 75 {
+> +	pca9547@75 {
 
 Node name should be as generic as possible.  The name used in bindings
 doc example is obviously better.
@@ -134,22 +134,22 @@ This comment applies to other nodes added by this patch.
 > +		reg = <0x75>;
 > +		#address-cells = <1>;
 > +		#size-cells = <0>;
-> +		i2c at 1 {
+> +		i2c@1 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x01>;
-> +			rtc at 51 {
+> +			rtc@51 {
 > +				compatible = "nxp,pcf2129";
 > +				reg = <0x51>;
 > +			};
 > +		};
 > +
-> +		i2c at 3 {
+> +		i2c@3 {
 > +			#address-cells = <1>;
 > +			#size-cells = <0>;
 > +			reg = <0x3>;
 > +
-> +			adt7481 at 4c {
+> +			adt7481@4c {
 > +				compatible = "adi,adt7461";
 > +				reg = <0x4c>;
 > +			};
@@ -174,7 +174,7 @@ Sort these labeled nodes alphabetically.
 > +
 > +&qspi {
 > +	status = "okay";
-> +	flash0: n25q512a at 0 {
+> +	flash0: n25q512a@0 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "st,m25p80";
@@ -186,7 +186,7 @@ Have a newline between nodes.
 
 Shawn
 
-> +	flash1: n25q512a at 1 {
+> +	flash1: n25q512a@1 {
 > +		#address-cells = <1>;
 > +		#size-cells = <1>;
 > +		compatible = "st,m25p80";
@@ -209,5 +209,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 1f1a116..07ab941 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\01493367930-10612-1-git-send-email-priyanka.jain@nxp.com\0"
- "From\0shawnguo@kernel.org (Shawn Guo)\0"
- "Subject\0[PATCH][v2] arm64: dts: ls2081ardb: Add DTS support for NXP LS2081ARDB\0"
+ "ref\01493367930-10612-1-git-send-email-priyanka.jain-3arQi8VN3Tc@public.gmane.org\0"
+ "From\0Shawn Guo <shawnguo-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Subject\0Re: [PATCH][v2] arm64: dts: ls2081ardb: Add DTS support for NXP LS2081ARDB\0"
  "Date\0Wed, 3 May 2017 22:31:47 +0800\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org
+  mark.rutland-5wv7dgnIgG8@public.gmane.org
+  leoyang.li-3arQi8VN3Tc@public.gmane.org
+  stuart.yoder-3arQi8VN3Tc@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " scott.wood-3arQi8VN3Tc@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On Fri, Apr 28, 2017 at 01:55:30PM +0530, Priyanka Jain wrote:\n"
@@ -13,7 +21,7 @@
  "> So, from functional perspective both are same.\n"
  "> Hence,ls2088a SoC dtsi files are included from ls2081ARDB dts\n"
  "> \n"
- "> Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>\n"
+ "> Signed-off-by: Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>\n"
  "> ---\n"
  "> Changes for v2: Updated subject and NXP copyright\n"
  "> \tbased on Leo's comments\n"
@@ -53,7 +61,7 @@
  "Hint: there is no comma in the middle.\n"
  "\n"
  "> + *\n"
- "> + * Priyanka Jain <priyanka.jain@nxp.com>\n"
+ "> + * Priyanka Jain <priyanka.jain-3arQi8VN3Tc@public.gmane.org>\n"
  "> + *\n"
  "> + * This file is dual-licensed: you can use it either under the terms\n"
  "> + * of the GPLv2 or the X11 license, at your option. Note that this dual\n"
@@ -130,7 +138,7 @@
  "\n"
  "Have a newline between property list and child node.\n"
  "\n"
- "> +\tpca9547 at 75 {\n"
+ "> +\tpca9547@75 {\n"
  "\n"
  "Node name should be as generic as possible.  The name used in bindings\n"
  "doc example is obviously better.\n"
@@ -141,22 +149,22 @@
  "> +\t\treg = <0x75>;\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <0>;\n"
- "> +\t\ti2c at 1 {\n"
+ "> +\t\ti2c@1 {\n"
  "> +\t\t\t#address-cells = <1>;\n"
  "> +\t\t\t#size-cells = <0>;\n"
  "> +\t\t\treg = <0x01>;\n"
- "> +\t\t\trtc at 51 {\n"
+ "> +\t\t\trtc@51 {\n"
  "> +\t\t\t\tcompatible = \"nxp,pcf2129\";\n"
  "> +\t\t\t\treg = <0x51>;\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"
  "> +\t\t\treg = <0x3>;\n"
  "> +\n"
- "> +\t\t\tadt7481 at 4c {\n"
+ "> +\t\t\tadt7481@4c {\n"
  "> +\t\t\t\tcompatible = \"adi,adt7461\";\n"
  "> +\t\t\t\treg = <0x4c>;\n"
  "> +\t\t\t};\n"
@@ -181,7 +189,7 @@
  "> +\n"
  "> +&qspi {\n"
  "> +\tstatus = \"okay\";\n"
- "> +\tflash0: n25q512a at 0 {\n"
+ "> +\tflash0: n25q512a@0 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"st,m25p80\";\n"
@@ -193,7 +201,7 @@
  "\n"
  "Shawn\n"
  "\n"
- "> +\tflash1: n25q512a at 1 {\n"
+ "> +\tflash1: n25q512a@1 {\n"
  "> +\t\t#address-cells = <1>;\n"
  "> +\t\t#size-cells = <1>;\n"
  "> +\t\tcompatible = \"st,m25p80\";\n"
@@ -216,7 +224,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
 
-013668fa35249c00330aecd03ea4c2acc74126530d0c7c650390a2e6aeb4a193
+104341ddebf66ed12e4d468822af4040dff168aa5e371dae3e3a2cd716c96045

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.