All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20150821092035.GA22319@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 964b16a..7266a2e 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -50,7 +50,7 @@ index 0000000..7e4e629
 +	};
 +
 +	soc {
-+		serial@78b0000 {
++		serial at 78b0000 {
 +			status = "ok";
 +		};
 +	};
@@ -86,25 +86,25 @@ index 0000000..f572f38
 +	cpus {
 +		#address-cells = <1>;
 +		#size-cells = <0>;
-+		cpu@0 {
++		cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x0>;
 +		};
 +
-+		cpu@1 {
++		cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x1>;
 +		};
 +
-+		cpu@2 {
++		cpu at 2 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x2>;
 +		};
 +
-+		cpu@3 {
++		cpu at 3 {
 +			device_type = "cpu";
 +			compatible = "arm,cortex-a7";
 +			reg = <0x3>;
@@ -117,7 +117,7 @@ index 0000000..f572f38
 +		ranges;
 +		compatible = "simple-bus";
 +
-+		intc: interrupt-controller@b000000 {
++		intc: interrupt-controller at b000000 {
 +			compatible = "qcom,msm-qgic2";
 +			interrupt-controller;
 +			#interrupt-cells = <3>;
@@ -134,7 +134,7 @@ index 0000000..f572f38
 +			clock-frequency = <20833333>;
 +		};
 +
-+		serial@78b0000 {
++		serial at 78b0000 {
 +			compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
 +			reg = <0x78b0000 0x200>;
 +			interrupts = <0 108 0>;
diff --git a/a/content_digest b/N1/content_digest
index dcc9845..3e19b67 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,25 +1,7 @@
- "From\0Varadarajan Narayanan <varada@codeaurora.org>\0"
+ "From\0varada@codeaurora.org (Varadarajan Narayanan)\0"
  "Subject\0[PATCH] qcom: ipq40xx: Add basic board/dts support for IPQ40XX SoC\0"
  "Date\0Fri, 21 Aug 2015 14:50:35 +0530\0"
- "To\0Rob Herring <robh+dt@kernel.org>"
-  Pawel Moll <pawel.moll@arm.com>
-  Mark Rutland <mark.rutland@arm.com>
-  Ian Campbell <ijc+devicetree@hellion.org.uk>
-  Kumar Gala <galak@codeaurora.org>
-  Russell King <linux@arm.linux.org.uk>
-  Andy Gross <agross@codeaurora.org>
-  David Brown <davidb@codeaurora.org>
-  Varadarajan Narayanan <varada@codeaurora.org>
-  Stephen Boyd <sboyd@codeaurora.org>
-  Lina Iyer <lina.iyer@linaro.org>
-  Georgi Djakov <gdjakov@mm-sol.com>
-  devicetree@vger.kernel.org
-  linux-arm-kernel@lists.infradead.org
-  linux-kernel@vger.kernel.org
-  linux-arm-msm@vger.kernel.org
- " linux-soc@vger.kernel.org\0"
- "Cc\0jaigan@codeaurora.org"
- " snlakshm@codeaurora.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Add initial dts files and SoC support for IPQ40XX\n"
@@ -74,7 +56,7 @@
  "+\t};\n"
  "+\n"
  "+\tsoc {\n"
- "+\t\tserial@78b0000 {\n"
+ "+\t\tserial at 78b0000 {\n"
  "+\t\t\tstatus = \"ok\";\n"
  "+\t\t};\n"
  "+\t};\n"
@@ -110,25 +92,25 @@
  "+\tcpus {\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <0>;\n"
- "+\t\tcpu@0 {\n"
+ "+\t\tcpu at 0 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "+\t\t\treg = <0x0>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu@1 {\n"
+ "+\t\tcpu at 1 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "+\t\t\treg = <0x1>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu@2 {\n"
+ "+\t\tcpu at 2 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "+\t\t\treg = <0x2>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tcpu@3 {\n"
+ "+\t\tcpu at 3 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"arm,cortex-a7\";\n"
  "+\t\t\treg = <0x3>;\n"
@@ -141,7 +123,7 @@
  "+\t\tranges;\n"
  "+\t\tcompatible = \"simple-bus\";\n"
  "+\n"
- "+\t\tintc: interrupt-controller@b000000 {\n"
+ "+\t\tintc: interrupt-controller at b000000 {\n"
  "+\t\t\tcompatible = \"qcom,msm-qgic2\";\n"
  "+\t\t\tinterrupt-controller;\n"
  "+\t\t\t#interrupt-cells = <3>;\n"
@@ -158,7 +140,7 @@
  "+\t\t\tclock-frequency = <20833333>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tserial@78b0000 {\n"
+ "+\t\tserial at 78b0000 {\n"
  "+\t\t\tcompatible = \"qcom,msm-uartdm-v1.4\", \"qcom,msm-uartdm\";\n"
  "+\t\t\treg = <0x78b0000 0x200>;\n"
  "+\t\t\tinterrupts = <0 108 0>;\n"
@@ -203,4 +185,4 @@
  " \tNULL\n"
   };
 
-597ac6391d718cef693352cbc708eb16d525446d6184774b36a6e770828e5211
+0d02ba24d5ffc687c0a9ba5ea84f15756b3ff2ed2a5888ae1dfba90d87289d2c

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.