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

diff --git a/a/1.txt b/N1/1.txt
index fc350a6..47c6b4c 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,7 +1,7 @@
 Using compatible strings without the <manufacturer> part for at24 is
 now deprecated. Use a correct 'atmel,<model>' value.
 
-Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
+Signed-off-by: Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>
 ---
  arch/arm/boot/dts/sama5d34ek.dts | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
@@ -13,7 +13,7 @@ index c8b8449fdc3e..15d5c46013a4 100644
 @@ -38,7 +38,7 @@
  				status = "okay";
  
- 				24c256 at 50 {
+ 				24c256@50 {
 -					compatible = "24c256";
 +					compatible = "atmel,24c256";
  					reg = <0x50>;
@@ -21,3 +21,8 @@ index c8b8449fdc3e..15d5c46013a4 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 9a1f823..a26bfc9 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,13 +1,21 @@
- "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0"
+ "From\0Bartosz Golaszewski <brgl-ARrdPY/1zhM@public.gmane.org>\0"
  "Subject\0[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for sama5d34ek\0"
  "Date\0Wed, 24 Jan 2018 22:23:46 +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>
+  Nicolas Ferre <nicolas.ferre-UWL1GkI3JZL3oGB3hsPCZA@public.gmane.org>
+ " Alexandre Belloni <alexandre.belloni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@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 compatible strings without the <manufacturer> part for at24 is\n"
  "now deprecated. Use a correct 'atmel,<model>' value.\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/sama5d34ek.dts | 2 +-\n"
  " 1 file changed, 1 insertion(+), 1 deletion(-)\n"
@@ -19,13 +27,18 @@
  "@@ -38,7 +38,7 @@\n"
  " \t\t\t\tstatus = \"okay\";\n"
  " \n"
- " \t\t\t\t24c256 at 50 {\n"
+ " \t\t\t\t24c256@50 {\n"
  "-\t\t\t\t\tcompatible = \"24c256\";\n"
  "+\t\t\t\t\tcompatible = \"atmel,24c256\";\n"
  " \t\t\t\t\treg = <0x50>;\n"
  " \t\t\t\t\tpagesize = <64>;\n"
  " \t\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
 
-460235946510e435aed88433587455f5916dde1db2ed13bc35de0e463e6e0443
+a84eabcd55a4b04f66a985c932828d1a08e2bf6466446596f102fa95e25ffac2

diff --git a/a/1.txt b/N2/1.txt
index fc350a6..9980130 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -13,7 +13,7 @@ index c8b8449fdc3e..15d5c46013a4 100644
 @@ -38,7 +38,7 @@
  				status = "okay";
  
- 				24c256 at 50 {
+ 				24c256@50 {
 -					compatible = "24c256";
 +					compatible = "atmel,24c256";
  					reg = <0x50>;
diff --git a/a/content_digest b/N2/content_digest
index 9a1f823..f3c98a5 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,7 +1,15 @@
- "From\0brgl@bgdev.pl (Bartosz Golaszewski)\0"
+ "From\0Bartosz Golaszewski <brgl@bgdev.pl>\0"
  "Subject\0[PATCH] ARM: dts: use 'atmel' as at24 manufacturer for sama5d34ek\0"
  "Date\0Wed, 24 Jan 2018 22:23:46 +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>
+  Nicolas Ferre <nicolas.ferre@microchip.com>
+ " Alexandre Belloni <alexandre.belloni@free-electrons.com>\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 compatible strings without the <manufacturer> part for at24 is\n"
@@ -19,7 +27,7 @@
  "@@ -38,7 +38,7 @@\n"
  " \t\t\t\tstatus = \"okay\";\n"
  " \n"
- " \t\t\t\t24c256 at 50 {\n"
+ " \t\t\t\t24c256@50 {\n"
  "-\t\t\t\t\tcompatible = \"24c256\";\n"
  "+\t\t\t\t\tcompatible = \"atmel,24c256\";\n"
  " \t\t\t\t\treg = <0x50>;\n"
@@ -28,4 +36,4 @@
  "-- \n"
  2.16.1
 
-460235946510e435aed88433587455f5916dde1db2ed13bc35de0e463e6e0443
+63a809a4b4aa365310582e74d42052a9a691887b9e03a1eae99e59a693ba9a9e

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.