All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87tw3qpg0i.fsf@free-electrons.com>

diff --git a/a/1.txt b/N1/1.txt
index 2e0e135..08ec506 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -1,6 +1,6 @@
 Hi Javier,
  
- On mar., mai 23 2017, Javier Martinez Canillas <javier@dowhile0.org> wrote:
+ On mar., mai 23 2017, Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org> wrote:
 
 > The at24 driver allows to register I2C EEPROM chips using different vendor
 > and devices, but the I2C subsystem does not take the vendor into account
@@ -13,7 +13,7 @@ Hi Javier,
 > So add this generic fallback to the device node compatible string to make
 > the device to match the driver using the OF device ID table.
 >
-> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>
+> Signed-off-by: Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org>
 
 Applied on mvebu/dt
 
@@ -42,7 +42,7 @@ Gregory
 > @@ -171,7 +171,7 @@
 >  			/* leds device (in STM32F0) at address 0x2b */
 >  
->  			eeprom at 54 {
+>  			eeprom@54 {
 > -				compatible = "at,24c64";
 > +				compatible = "atmel,24c64";
 >  				reg = <0x54>;
@@ -57,3 +57,7 @@ Gregory Clement, Free Electrons
 Kernel, drivers, real-time and embedded Linux
 development, consulting, training and support.
 http://free-electrons.com
+--
+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 6147dc4..071d122 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,14 +1,26 @@
  "ref\020170523133448.4794-1-javier@dowhile0.org\0"
  "ref\020170523133448.4794-5-javier@dowhile0.org\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM\0"
+ "ref\020170523133448.4794-5-javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org\0"
+ "From\0Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>\0"
+ "Subject\0Re: [PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM\0"
  "Date\0Thu, 08 Jun 2017 19:04:45 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org>\0"
+ "Cc\0linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
+  Wolfram Sang <wsa-z923LK4zBo2bacvFa/9K2g@public.gmane.org>
+  Rob Herring <robh-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
+  devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+  Sebastian Hesselbarth <sebastian.hesselbarth-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>
+  Rob 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>
+ " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "Hi Javier,\n"
  " \n"
- " On mar., mai 23 2017, Javier Martinez Canillas <javier@dowhile0.org> wrote:\n"
+ " On mar., mai 23 2017, Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org> wrote:\n"
  "\n"
  "> The at24 driver allows to register I2C EEPROM chips using different vendor\n"
  "> and devices, but the I2C subsystem does not take the vendor into account\n"
@@ -21,7 +33,7 @@
  "> So add this generic fallback to the device node compatible string to make\n"
  "> the device to match the driver using the OF device ID table.\n"
  ">\n"
- "> Signed-off-by: Javier Martinez Canillas <javier@dowhile0.org>\n"
+ "> Signed-off-by: Javier Martinez Canillas <javier-0uQlZySMnqxg9hUCZPvPmw@public.gmane.org>\n"
  "\n"
  "Applied on mvebu/dt\n"
  "\n"
@@ -50,7 +62,7 @@
  "> @@ -171,7 +171,7 @@\n"
  ">  \t\t\t/* leds device (in STM32F0) at address 0x2b */\n"
  ">  \n"
- ">  \t\t\teeprom at 54 {\n"
+ ">  \t\t\teeprom@54 {\n"
  "> -\t\t\t\tcompatible = \"at,24c64\";\n"
  "> +\t\t\t\tcompatible = \"atmel,24c64\";\n"
  ">  \t\t\t\treg = <0x54>;\n"
@@ -64,6 +76,10 @@
  "Gregory Clement, Free Electrons\n"
  "Kernel, drivers, real-time and embedded Linux\n"
  "development, consulting, training and support.\n"
- http://free-electrons.com
+ "http://free-electrons.com\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
 
-e7cd2c5750269901849fb2d95b52c7a61c7211ebecc78c2c99618403665c85aa
+896d91819e869ec402bfd848b95d76e6ca5d021f63bb1e020e24626e0dafe64e

diff --git a/a/1.txt b/N2/1.txt
index 2e0e135..28ab3b3 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -42,7 +42,7 @@ Gregory
 > @@ -171,7 +171,7 @@
 >  			/* leds device (in STM32F0) at address 0x2b */
 >  
->  			eeprom at 54 {
+>  			eeprom@54 {
 > -				compatible = "at,24c64";
 > +				compatible = "atmel,24c64";
 >  				reg = <0x54>;
diff --git a/a/content_digest b/N2/content_digest
index 6147dc4..4d7ceff 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,9 +1,20 @@
  "ref\020170523133448.4794-1-javier@dowhile0.org\0"
  "ref\020170523133448.4794-5-javier@dowhile0.org\0"
- "From\0gregory.clement@free-electrons.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM\0"
+ "From\0Gregory CLEMENT <gregory.clement@free-electrons.com>\0"
+ "Subject\0Re: [PATCH v5 04/20] ARM: dts: turris-omnia: Add generic compatible string for I2C EEPROM\0"
  "Date\0Thu, 08 Jun 2017 19:04:45 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Javier Martinez Canillas <javier@dowhile0.org>\0"
+ "Cc\0linux-kernel@vger.kernel.org"
+  Wolfram Sang <wsa@the-dreams.de>
+  Rob Herring <robh@kernel.org>
+  devicetree@vger.kernel.org
+  Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>
+  Jason Cooper <jason@lakedaemon.net>
+  Andrew Lunn <andrew@lunn.ch>
+  Rob Herring <robh+dt@kernel.org>
+  Mark Rutland <mark.rutland@arm.com>
+  Russell King <linux@armlinux.org.uk>
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Javier,\n"
@@ -50,7 +61,7 @@
  "> @@ -171,7 +171,7 @@\n"
  ">  \t\t\t/* leds device (in STM32F0) at address 0x2b */\n"
  ">  \n"
- ">  \t\t\teeprom at 54 {\n"
+ ">  \t\t\teeprom@54 {\n"
  "> -\t\t\t\tcompatible = \"at,24c64\";\n"
  "> +\t\t\t\tcompatible = \"atmel,24c64\";\n"
  ">  \t\t\t\treg = <0x54>;\n"
@@ -66,4 +77,4 @@
  "development, consulting, training and support.\n"
  http://free-electrons.com
 
-e7cd2c5750269901849fb2d95b52c7a61c7211ebecc78c2c99618403665c85aa
+908664f9eac9daa37e2ebcb7ff1a1ef0f208bd69b9a9cb377cb195363ebdc56b

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.