All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180124213314.4546-1-brgl@bgdev.pl>

diff --git a/a/1.txt b/N1/1.txt
index b2f6cd2..e884b8d 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Using 'at' or 'at24' as the <manufacturer> part of the compatible
 string is now deprecated. Use a correct value: 'atmel,<model>'.
 
-Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
+Signed-off-by: Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>
 ---
  arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)
@@ -13,7 +13,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -161,7 +161,7 @@
  	};
  
- 	at24 at 50 {
+ 	at24@50 {
 -		compatible = "at24,24c01";
 +		compatible = "atmel,24c01";
  		pagesize = <8>;
@@ -22,7 +22,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -213,7 +213,7 @@
  			#size-cells = <0>;
  			reg = <6>;
- 			eeprom at 51 {
+ 			eeprom@51 {
 -				compatible = "at,24c01";
 +				compatible = "atmel,24c01";
  				pagesize = <8>;
@@ -31,7 +31,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -224,7 +224,7 @@
  			#size-cells = <0>;
  			reg = <7>;
- 			eeprom at 51 {
+ 			eeprom@51 {
 -				compatible = "at,24c01";
 +				compatible = "atmel,24c01";
  				pagesize = <8>;
@@ -39,3 +39,8 @@ index 2459d133f1be..f50b19447de6 100644
  			};
 -- 
 2.16.1
+
+--
+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 e3bd1ec..f01d172 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,20 @@
- "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0"
+ "From\0Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\0"
  "Subject\0[PATCH] ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5\0"
  "Date\0Wed, 24 Jan 2018 22:33:14 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>"
+  Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>
+  Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org>
+ " Dinh Nguyen <dinguyen-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>\0"
+ "Cc\0devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
+ " Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\0"
  "\00:1\0"
  "b\0"
  "Using 'at' or 'at24' as the <manufacturer> part of the compatible\n"
  "string is now deprecated. Use a correct value: 'atmel,<model>'.\n"
  "\n"
- "Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>\n"
+ "Signed-off-by: Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\n"
  "---\n"
  " arch/arm/boot/dts/socfpga_cyclone5_vining_fpga.dts | 6 +++---\n"
  " 1 file changed, 3 insertions(+), 3 deletions(-)\n"
@@ -19,7 +26,7 @@
  "@@ -161,7 +161,7 @@\n"
  " \t};\n"
  " \n"
- " \tat24 at 50 {\n"
+ " \tat24@50 {\n"
  "-\t\tcompatible = \"at24,24c01\";\n"
  "+\t\tcompatible = \"atmel,24c01\";\n"
  " \t\tpagesize = <8>;\n"
@@ -28,7 +35,7 @@
  "@@ -213,7 +213,7 @@\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\treg = <6>;\n"
- " \t\t\teeprom at 51 {\n"
+ " \t\t\teeprom@51 {\n"
  "-\t\t\t\tcompatible = \"at,24c01\";\n"
  "+\t\t\t\tcompatible = \"atmel,24c01\";\n"
  " \t\t\t\tpagesize = <8>;\n"
@@ -37,13 +44,18 @@
  "@@ -224,7 +224,7 @@\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\treg = <7>;\n"
- " \t\t\teeprom at 51 {\n"
+ " \t\t\teeprom@51 {\n"
  "-\t\t\t\tcompatible = \"at,24c01\";\n"
  "+\t\t\t\tcompatible = \"atmel,24c01\";\n"
  " \t\t\t\tpagesize = <8>;\n"
  " \t\t\t\treg = <0x51>;\n"
  " \t\t\t};\n"
  "-- \n"
- 2.16.1
+ "2.16.1\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
 
-d1afc96c517880325456eaf6a8f2f5a7dc9ecc3e113bc371ceeb0fb18c2a69a6
+3760bb4738310870701878860c1400f9b50f9991093d69026d0edfa7f09ac2c0

diff --git a/a/1.txt b/N2/1.txt
index b2f6cd2..c2cd7d0 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,7 +13,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -161,7 +161,7 @@
  	};
  
- 	at24 at 50 {
+ 	at24@50 {
 -		compatible = "at24,24c01";
 +		compatible = "atmel,24c01";
  		pagesize = <8>;
@@ -22,7 +22,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -213,7 +213,7 @@
  			#size-cells = <0>;
  			reg = <6>;
- 			eeprom at 51 {
+ 			eeprom@51 {
 -				compatible = "at,24c01";
 +				compatible = "atmel,24c01";
  				pagesize = <8>;
@@ -31,7 +31,7 @@ index 2459d133f1be..f50b19447de6 100644
 @@ -224,7 +224,7 @@
  			#size-cells = <0>;
  			reg = <7>;
- 			eeprom at 51 {
+ 			eeprom@51 {
 -				compatible = "at,24c01";
 +				compatible = "atmel,24c01";
  				pagesize = <8>;
diff --git a/a/content_digest b/N2/content_digest
index e3bd1ec..d9f2a03 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,14 @@
- "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0"
+ "From\0Bartosz Golaszewski <brgl@bgdev.pl>\0"
  "Subject\0[PATCH] ARM: dts: consistently use 'atmel' as at24 manufacturer in cyclone5\0"
  "Date\0Wed, 24 Jan 2018 22:33:14 +0100\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Rob Herring <robh+dt@kernel.org>"
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+ " Dinh Nguyen <dinguyen@kernel.org>\0"
+ "Cc\0devicetree@vger.kernel.org"
+  linux-kernel@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " Bartosz Golaszewski <brgl@bgdev.pl>\0"
  "\00:1\0"
  "b\0"
  "Using 'at' or 'at24' as the <manufacturer> part of the compatible\n"
@@ -19,7 +26,7 @@
  "@@ -161,7 +161,7 @@\n"
  " \t};\n"
  " \n"
- " \tat24 at 50 {\n"
+ " \tat24@50 {\n"
  "-\t\tcompatible = \"at24,24c01\";\n"
  "+\t\tcompatible = \"atmel,24c01\";\n"
  " \t\tpagesize = <8>;\n"
@@ -28,7 +35,7 @@
  "@@ -213,7 +213,7 @@\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\treg = <6>;\n"
- " \t\t\teeprom at 51 {\n"
+ " \t\t\teeprom@51 {\n"
  "-\t\t\t\tcompatible = \"at,24c01\";\n"
  "+\t\t\t\tcompatible = \"atmel,24c01\";\n"
  " \t\t\t\tpagesize = <8>;\n"
@@ -37,7 +44,7 @@
  "@@ -224,7 +224,7 @@\n"
  " \t\t\t#size-cells = <0>;\n"
  " \t\t\treg = <7>;\n"
- " \t\t\teeprom at 51 {\n"
+ " \t\t\teeprom@51 {\n"
  "-\t\t\t\tcompatible = \"at,24c01\";\n"
  "+\t\t\t\tcompatible = \"atmel,24c01\";\n"
  " \t\t\t\tpagesize = <8>;\n"
@@ -46,4 +53,4 @@
  "-- \n"
  2.16.1
 
-d1afc96c517880325456eaf6a8f2f5a7dc9ecc3e113bc371ceeb0fb18c2a69a6
+9e65430b0b2695fba09dc73576e4a67ff64789dfe03c749ab845f82b1a840ae7

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.