All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <1522358807-10413-14-git-send-email-ilialin@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 758c735..05cab69 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -73,7 +73,7 @@ index 0000000..20cef9d
 +		#address-cells = <2>;
 +		#size-cells = <0>;
 +
-+		CPU0: cpu@0 {
++		CPU0: cpu at 0 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x0>;
@@ -92,7 +92,7 @@ index 0000000..20cef9d
 +			};
 +		};
 +
-+		CPU1: cpu@1 {
++		CPU1: cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x1>;
@@ -107,7 +107,7 @@ index 0000000..20cef9d
 +			next-level-cache = <&L2_0>;
 +		};
 +
-+		CPU2: cpu@100 {
++		CPU2: cpu at 100 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x100>;
@@ -126,7 +126,7 @@ index 0000000..20cef9d
 +			};
 +		};
 +
-+		CPU3: cpu@101 {
++		CPU3: cpu at 101 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x101>;
@@ -690,7 +690,7 @@ index 0000000..20cef9d
 +	#size-cells = <2>;
 +	ranges;
 +....
-+	smem_mem: smem-mem@86000000 {
++	smem_mem: smem-mem at 86000000 {
 +		reg = <0x0 0x86000000 0x0 0x200000>;
 +		no-map;
 +	};
@@ -705,13 +705,13 @@ index 0000000..20cef9d
 +
 +soc {
 +....
-+	qfprom: qfprom@74000 {
++	qfprom: qfprom at 74000 {
 +		compatible = "qcom,qfprom";
 +		reg = <0x00074000 0x8ff>;
 +		#address-cells = <1>;
 +		#size-cells = <1>;
 +		....
-+		speedbin_efuse: speedbin@133 {
++		speedbin_efuse: speedbin at 133 {
 +			reg = <0x133 0x1>;
 +			bits = <5 3>;
 +		};
diff --git a/a/content_digest b/N1/content_digest
index d57a91c..74db504 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,8 @@
  "ref\01522358807-10413-1-git-send-email-ilialin@codeaurora.org\0"
- "From\0Ilia Lin <ilialin@codeaurora.org>\0"
+ "From\0ilialin@codeaurora.org (Ilia Lin)\0"
  "Subject\0[PATCH v4 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu\0"
  "Date\0Fri, 30 Mar 2018 00:26:46 +0300\0"
- "To\0mturquette@baylibre.com"
-  sboyd@kernel.org
-  robh@kernel.org
-  mark.rutland@arm.com
-  rjw@rjwysocki.net
-  viresh.kumar@linaro.org
-  lgirdwood@gmail.com
-  broonie@kernel.org
-  andy.gross@linaro.org
-  david.brown@linaro.org
-  catalin.marinas@arm.com
-  will.deacon@arm.com
-  linux-clk@vger.kernel.org
-  devicetree@vger.kernel.org
-  linux-kernel@vger.kernel.org
-  linux-pm@vger.kernel.org
-  linux-arm-msm@vger.kernel.org
-  linux-soc@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
- "Cc\0rnayak@codeaurora.org"
-  ilialin@codeaurora.org
-  amit.kucheria@linaro.org
-  nicolas.dechesne@linaro.org
-  celster@codeaurora.org
- " tfinkel@codeaurora.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "In Certain Qualcomm Technologies, Inc. SoCs like apq8096 and msm8996\n"
@@ -104,7 +80,7 @@
  "+\t\t#address-cells = <2>;\n"
  "+\t\t#size-cells = <0>;\n"
  "+\n"
- "+\t\tCPU0: cpu@0 {\n"
+ "+\t\tCPU0: cpu at 0 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"qcom,kryo\";\n"
  "+\t\t\treg = <0x0 0x0>;\n"
@@ -123,7 +99,7 @@
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tCPU1: cpu@1 {\n"
+ "+\t\tCPU1: cpu at 1 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"qcom,kryo\";\n"
  "+\t\t\treg = <0x0 0x1>;\n"
@@ -138,7 +114,7 @@
  "+\t\t\tnext-level-cache = <&L2_0>;\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tCPU2: cpu@100 {\n"
+ "+\t\tCPU2: cpu at 100 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"qcom,kryo\";\n"
  "+\t\t\treg = <0x0 0x100>;\n"
@@ -157,7 +133,7 @@
  "+\t\t\t};\n"
  "+\t\t};\n"
  "+\n"
- "+\t\tCPU3: cpu@101 {\n"
+ "+\t\tCPU3: cpu at 101 {\n"
  "+\t\t\tdevice_type = \"cpu\";\n"
  "+\t\t\tcompatible = \"qcom,kryo\";\n"
  "+\t\t\treg = <0x0 0x101>;\n"
@@ -721,7 +697,7 @@
  "+\t#size-cells = <2>;\n"
  "+\tranges;\n"
  "+....\n"
- "+\tsmem_mem: smem-mem@86000000 {\n"
+ "+\tsmem_mem: smem-mem at 86000000 {\n"
  "+\t\treg = <0x0 0x86000000 0x0 0x200000>;\n"
  "+\t\tno-map;\n"
  "+\t};\n"
@@ -736,13 +712,13 @@
  "+\n"
  "+soc {\n"
  "+....\n"
- "+\tqfprom: qfprom@74000 {\n"
+ "+\tqfprom: qfprom at 74000 {\n"
  "+\t\tcompatible = \"qcom,qfprom\";\n"
  "+\t\treg = <0x00074000 0x8ff>;\n"
  "+\t\t#address-cells = <1>;\n"
  "+\t\t#size-cells = <1>;\n"
  "+\t\t....\n"
- "+\t\tspeedbin_efuse: speedbin@133 {\n"
+ "+\t\tspeedbin_efuse: speedbin at 133 {\n"
  "+\t\t\treg = <0x133 0x1>;\n"
  "+\t\t\tbits = <5 3>;\n"
  "+\t\t};\n"
@@ -751,4 +727,4 @@
  "-- \n"
  1.9.1
 
-c86aefa40e0319217665b49f8c917e5f3e2c29ba2a421171d47ecafc2c6b417d
+708e5b825c194f8df0c95a185774ca2cbc7e686bef9df8af9b4842b43ca2a7a7

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.