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

diff --git a/a/1.txt b/N1/1.txt
index e6464d9..0ab341b 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -72,7 +72,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>;
@@ -91,7 +91,7 @@ index 0000000..20cef9d
 +			};
 +		};
 +
-+		CPU1: cpu@1 {
++		CPU1: cpu at 1 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x1>;
@@ -106,7 +106,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>;
@@ -125,7 +125,7 @@ index 0000000..20cef9d
 +			};
 +		};
 +
-+		CPU3: cpu@101 {
++		CPU3: cpu at 101 {
 +			device_type = "cpu";
 +			compatible = "qcom,kryo";
 +			reg = <0x0 0x101>;
@@ -689,7 +689,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;
 +	};
@@ -704,13 +704,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 bfadad7..823761f 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,32 +1,8 @@
  "ref\01525348355-25471-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 v5 13/14] dt-bindings: cpufreq: Document operating-points-v2-kryo-cpu\0"
  "Date\0Thu,  3 May 2018 14:52:34 +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\0"
- "Cc\0devicetree@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
-  rnayak@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"
@@ -103,7 +79,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"
@@ -122,7 +98,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"
@@ -137,7 +113,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"
@@ -156,7 +132,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"
@@ -720,7 +696,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"
@@ -735,13 +711,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"
@@ -750,4 +726,4 @@
  "-- \n"
  1.9.1
 
-c319f74c6dfbabaedc42c2f6f678f00dd5209c491770fb5dd92f1c222aabbf09
+baa6202a0de5d21eb639ec85cf4027d6b6bffcfa397e6eb1726a4e433ea94054

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.