All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170615185418.13980-6-javier@dowhile0.org>

diff --git a/a/1.txt b/N1/1.txt
index 9125def..e8b8260 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -35,19 +35,19 @@ index 7c16d639a1b4..beddaba85393 100644
 @@ -174,17 +174,17 @@
  	clock-frequency = <400000>;
  
- 	eeprom@50 {
+ 	eeprom at 50 {
 -		compatible = "microchip,24c512";
 +		compatible = "microchip,24c512", "atmel,24c512";
  		reg = <0x50>;
  	};
  
- 	eeprom@51 {
+ 	eeprom at 51 {
 -		compatible = "microchip,24c02";
 +		compatible = "microchip,24c02", "atmel,24c02";
  		reg = <0x51>;
  	};
  
- 	eeprom@54 {
+ 	eeprom at 54 {
 -		compatible = "microchip,24c512";
 +		compatible = "microchip,24c512", "atmel,24c512";
  		reg = <0x54>;
@@ -60,7 +60,7 @@ index 874c75d44013..8b973f537d3a 100644
 @@ -429,7 +429,7 @@
  	};
  
- 	eeprom@50 {
+ 	eeprom at 50 {
 -		compatible = "nxp,24c02";
 +		compatible = "nxp,24c02", "atmel,24c02";
  		reg = <0x50>;
@@ -73,7 +73,7 @@ index 9b5fad622522..02b23fa29d75 100644
 @@ -490,7 +490,7 @@
  	};
  
- 	eeprom@57 {
+ 	eeprom at 57 {
 -		compatible = "microchip,24c64";
 +		compatible = "microchip,24c64", "atmel,24c64";
  		reg = <0x57>;
diff --git a/a/content_digest b/N1/content_digest
index 7664213..8bc9a39 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -2,7 +2,7 @@
   "ref\00020170615185418.13980-1-javier\@dowhile0.org\0"
 ]
 [
-  "From\0Javier Martinez Canillas <javier\@dowhile0.org>\0"
+  "From\0javier\@dowhile0.org (Javier Martinez Canillas)\0"
 ]
 [
   "Subject\0[RESEND PATCH v5 05/16] ARM: dts: lpc18xx: Add generic compatible string for I2C EEPROM\0"
@@ -11,18 +11,7 @@
   "Date\0Thu, 15 Jun 2017 20:54:07 +0200\0"
 ]
 [
-  "To\0linux-kernel\@vger.kernel.org\0"
-]
-[
-  "Cc\0Wolfram Sang <wsa\@the-dreams.de>",
-  " Rob Herring <robh\@kernel.org>",
-  " Javier Martinez Canillas <javier\@dowhile0.org>",
-  " devicetree\@vger.kernel.org",
-  " Joachim Eastwood <manabian\@gmail.com>",
-  " 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"
+  "To\0linux-arm-kernel\@lists.infradead.org\0"
 ]
 [
   "\0000:1\0"
@@ -68,19 +57,19 @@
   "\@\@ -174,17 +174,17 \@\@\n",
   " \tclock-frequency = <400000>;\n",
   " \n",
-  " \teeprom\@50 {\n",
+  " \teeprom at 50 {\n",
   "-\t\tcompatible = \"microchip,24c512\";\n",
   "+\t\tcompatible = \"microchip,24c512\", \"atmel,24c512\";\n",
   " \t\treg = <0x50>;\n",
   " \t};\n",
   " \n",
-  " \teeprom\@51 {\n",
+  " \teeprom at 51 {\n",
   "-\t\tcompatible = \"microchip,24c02\";\n",
   "+\t\tcompatible = \"microchip,24c02\", \"atmel,24c02\";\n",
   " \t\treg = <0x51>;\n",
   " \t};\n",
   " \n",
-  " \teeprom\@54 {\n",
+  " \teeprom at 54 {\n",
   "-\t\tcompatible = \"microchip,24c512\";\n",
   "+\t\tcompatible = \"microchip,24c512\", \"atmel,24c512\";\n",
   " \t\treg = <0x54>;\n",
@@ -93,7 +82,7 @@
   "\@\@ -429,7 +429,7 \@\@\n",
   " \t};\n",
   " \n",
-  " \teeprom\@50 {\n",
+  " \teeprom at 50 {\n",
   "-\t\tcompatible = \"nxp,24c02\";\n",
   "+\t\tcompatible = \"nxp,24c02\", \"atmel,24c02\";\n",
   " \t\treg = <0x50>;\n",
@@ -106,7 +95,7 @@
   "\@\@ -490,7 +490,7 \@\@\n",
   " \t};\n",
   " \n",
-  " \teeprom\@57 {\n",
+  " \teeprom at 57 {\n",
   "-\t\tcompatible = \"microchip,24c64\";\n",
   "+\t\tcompatible = \"microchip,24c64\", \"atmel,24c64\";\n",
   " \t\treg = <0x57>;\n",
@@ -116,4 +105,4 @@
   "2.9.3"
 ]
 
-222e35bed87980f2e485b2aed870c3648d789c5370f7275951d2be12f4b9ce63
+3689ed94ad6f00733289f5c0d8ae36f848e01545f014cc6bbc89a1be780ef08e

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.