All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <56FA9908.80205@linaro.org>

diff --git a/a/1.txt b/N1/1.txt
index 199f606..4f5eec0 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -42,25 +42,25 @@ srini
 >>   			};
 >>   		};
 >>
->> +		gsbi@12480000 {
+>> +		gsbi at 12480000 {
 >> +			status = "okay";
 >> +			qcom,mode = <GSBI_PROT_I2C>;
->> +			i2c@124a0000 {
+>> +			i2c at 124a0000 {
 >> +				/* On Low speed expansion and Sensors */
 >> +				label = "LS-I2C0";
 >> +				status = "okay";
 >> +			};
 >> +		};
 >> +
->> +		gsbi@16200000 {
+>> +		gsbi at 16200000 {
 >> +			status = "okay";
 >> +			qcom,mode = <GSBI_PROT_I2C>;
->> +			i2c@16280000 {
+>> +			i2c at 16280000 {
 >> +			/* On Low speed expansion */
 >> +				status = "okay";
 >> +				label = "LS-I2C1";
 >> +				clock-frequency = <200000>;
->> +				eeprom@52 {
+>> +				eeprom at 52 {
 >> +					compatible = "atmel,24c128";
 >> +					reg = <0x52>;
 >> +					pagesize = <64>;
@@ -68,10 +68,10 @@ srini
 >> +			};
 >> +		};
 >> +
->> +		gsbi@16300000 {
+>> +		gsbi at 16300000 {
 >> +			status = "okay";
 >> +			qcom,mode = <GSBI_PROT_I2C>;
->> +			i2c@16380000 {
+>> +			i2c at 16380000 {
 >> +				/* On High speed expansion */
 >> +				label = "HS-CAM-I2C3";
 >> +				status = "okay";
@@ -79,14 +79,14 @@ srini
 >> +		};
 >> +
 >>   		/* DEBUG UART  */
->>   		gsbi@16600000 {
+>>   		gsbi at 16600000 {
 >>   			status = "okay";
 >> @@ -190,6 +230,12 @@
 >>   				pinctrl-names = "default";
 >>   				pinctrl-0 = <&gsbi7_uart_2pins>;
 >>   			};
 >> +
->> +			i2c@16680000 {
+>> +			i2c at 16680000 {
 >> +				/* On High speed expansion */
 >> +				status = "okay";
 >> +				label = "HS-CAM-I2C2";
diff --git a/a/content_digest b/N1/content_digest
index b7da4c2..5ef1b36 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,10 @@
  "ref\01458762366-9233-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\01458762490-9814-1-git-send-email-srinivas.kandagatla@linaro.org\0"
  "ref\020160329144437.GN8929@tuxbot\0"
- "From\0Srinivas Kandagatla <srinivas.kandagatla@linaro.org>\0"
- "Subject\0Re: [PATCH 11/12] ARM: dts: dragonboard-600c: add i2c support\0"
+ "From\0srinivas.kandagatla@linaro.org (Srinivas Kandagatla)\0"
+ "Subject\0[PATCH 11/12] ARM: dts: dragonboard-600c: add i2c support\0"
  "Date\0Tue, 29 Mar 2016 16:02:32 +0100\0"
- "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
- "Cc\0devicetree@vger.kernel.org"
-  linux-arm-msm@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  Andy Gross <andy.gross@linaro.org>
-  linux-soc@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -57,25 +51,25 @@
  ">>   \t\t\t};\n"
  ">>   \t\t};\n"
  ">>\n"
- ">> +\t\tgsbi@12480000 {\n"
+ ">> +\t\tgsbi at 12480000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\tqcom,mode = <GSBI_PROT_I2C>;\n"
- ">> +\t\t\ti2c@124a0000 {\n"
+ ">> +\t\t\ti2c at 124a0000 {\n"
  ">> +\t\t\t\t/* On Low speed expansion and Sensors */\n"
  ">> +\t\t\t\tlabel = \"LS-I2C0\";\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tgsbi@16200000 {\n"
+ ">> +\t\tgsbi at 16200000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\tqcom,mode = <GSBI_PROT_I2C>;\n"
- ">> +\t\t\ti2c@16280000 {\n"
+ ">> +\t\t\ti2c at 16280000 {\n"
  ">> +\t\t\t/* On Low speed expansion */\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t\tlabel = \"LS-I2C1\";\n"
  ">> +\t\t\t\tclock-frequency = <200000>;\n"
- ">> +\t\t\t\teeprom@52 {\n"
+ ">> +\t\t\t\teeprom at 52 {\n"
  ">> +\t\t\t\t\tcompatible = \"atmel,24c128\";\n"
  ">> +\t\t\t\t\treg = <0x52>;\n"
  ">> +\t\t\t\t\tpagesize = <64>;\n"
@@ -83,10 +77,10 @@
  ">> +\t\t\t};\n"
  ">> +\t\t};\n"
  ">> +\n"
- ">> +\t\tgsbi@16300000 {\n"
+ ">> +\t\tgsbi at 16300000 {\n"
  ">> +\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\tqcom,mode = <GSBI_PROT_I2C>;\n"
- ">> +\t\t\ti2c@16380000 {\n"
+ ">> +\t\t\ti2c at 16380000 {\n"
  ">> +\t\t\t\t/* On High speed expansion */\n"
  ">> +\t\t\t\tlabel = \"HS-CAM-I2C3\";\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
@@ -94,14 +88,14 @@
  ">> +\t\t};\n"
  ">> +\n"
  ">>   \t\t/* DEBUG UART  */\n"
- ">>   \t\tgsbi@16600000 {\n"
+ ">>   \t\tgsbi at 16600000 {\n"
  ">>   \t\t\tstatus = \"okay\";\n"
  ">> @@ -190,6 +230,12 @@\n"
  ">>   \t\t\t\tpinctrl-names = \"default\";\n"
  ">>   \t\t\t\tpinctrl-0 = <&gsbi7_uart_2pins>;\n"
  ">>   \t\t\t};\n"
  ">> +\n"
- ">> +\t\t\ti2c@16680000 {\n"
+ ">> +\t\t\ti2c at 16680000 {\n"
  ">> +\t\t\t\t/* On High speed expansion */\n"
  ">> +\t\t\t\tstatus = \"okay\";\n"
  ">> +\t\t\t\tlabel = \"HS-CAM-I2C2\";\n"
@@ -113,4 +107,4 @@
  ">> 2.5.0\n"
  >>
 
-83dd09e0543eea2a339e85ab9dd8821bf0c615d4273680515af550e4e746d711
+f7616496a50107eaa039a1e15871783bdf911717c72dc26b8662cf59a860f3bb

diff --git a/a/content_digest b/N2/content_digest
index b7da4c2..cd479ef 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,12 +5,12 @@
  "Subject\0Re: [PATCH 11/12] ARM: dts: dragonboard-600c: add i2c support\0"
  "Date\0Tue, 29 Mar 2016 16:02:32 +0100\0"
  "To\0Bjorn Andersson <bjorn.andersson@linaro.org>\0"
- "Cc\0devicetree@vger.kernel.org"
+ "Cc\0Andy Gross <andy.gross@linaro.org>"
   linux-arm-msm@vger.kernel.org
+  devicetree@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
   linux-kernel@vger.kernel.org
-  Andy Gross <andy.gross@linaro.org>
-  linux-soc@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ " linux-soc@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -113,4 +113,4 @@
  ">> 2.5.0\n"
  >>
 
-83dd09e0543eea2a339e85ab9dd8821bf0c615d4273680515af550e4e746d711
+48ab6fdc7278fbc646a3f52d60453dd5fb63b0a11dd8a7040870fbed7512cfb3

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.