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

diff --git a/a/1.txt b/N1/1.txt
index 5f2c098..43b043a 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -38,7 +38,7 @@ Do we really need two files? Maybe collapse the two?
 > +		#address-cells = <2>;
 > +		#size-cells = <0>;
 > +
-> +		CPU0: cpu@0 {
+> +		CPU0: cpu at 0 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x0>;
@@ -53,7 +53,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU1: cpu@100 {
+> +		CPU1: cpu at 100 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x100>;
@@ -65,7 +65,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU2: cpu@200 {
+> +		CPU2: cpu at 200 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x200>;
@@ -77,7 +77,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU3: cpu@300 {
+> +		CPU3: cpu at 300 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x300>;
@@ -89,7 +89,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU4: cpu@400 {
+> +		CPU4: cpu at 400 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x400>;
@@ -101,7 +101,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU5: cpu@500 {
+> +		CPU5: cpu at 500 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x500>;
@@ -113,7 +113,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU6: cpu@600 {
+> +		CPU6: cpu at 600 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x600>;
@@ -125,7 +125,7 @@ Do we really need two files? Maybe collapse the two?
 > +			};
 > +		};
 > +
-> +		CPU7: cpu@700 {
+> +		CPU7: cpu at 700 {
 > +			device_type = "cpu";
 > +			compatible = "qcom,kryo";
 > +			reg = <0x0 0x700>;
@@ -225,7 +225,7 @@ Will anyone use this phandle?
 > +		ranges = <0 0 0 0xffffffff>;
 > +		compatible = "simple-bus";
 > +
-> +		intc: interrupt-controller@17a00000 {
+> +		intc: interrupt-controller at 17a00000 {
 > +			compatible = "arm,gic-v3";
 > +			#interrupt-cells = <3>;
 > +			interrupt-controller;
@@ -242,14 +242,14 @@ different.
 
 > +		};
 > +
-> +		gcc: clock-controller@100000 {
+> +		gcc: clock-controller at 100000 {
 > +			compatible = "qcom,gcc-sdm845";
 > +			reg = <0x100000 0x1f0000>;
 > +			#clock-cells = <1>;
 > +			#reset-cells = <1>;
 > +		};
 > +
-> +		tlmm: pinctrl@03400000 {
+> +		tlmm: pinctrl at 03400000 {
 
 Drop leading zeroes please.
 
@@ -262,7 +262,7 @@ Drop leading zeroes please.
 > +			#interrupt-cells = <2>;
 > +		};
 > +
-> +		timer@17C90000 {
+> +		timer at 17C90000 {
 
 Lowercase hex please.
 
@@ -280,7 +280,7 @@ Drop this? Or we can't read it from the hardware so we have to
 hardcode it?
 
 > +
-> +			frame@17CA0000 {
+> +			frame at 17CA0000 {
 
 Lowecase again.
 
@@ -295,7 +295,3 @@ Lowecase again.
 -- 
 Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
 a Linux Foundation Collaborative Project
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 96c7e9c..53ba44c 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\020180125163216.29018-1-rnayak@codeaurora.org\0"
  "ref\020180125163216.29018-2-rnayak@codeaurora.org\0"
- "ref\020180125163216.29018-2-rnayak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Subject\0Re: [PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP\0"
+ "From\0sboyd@codeaurora.org (Stephen Boyd)\0"
+ "Subject\0[PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP\0"
  "Date\0Fri, 26 Jan 2018 14:15:01 -0800\0"
- "To\0Rajendra Nayak <rnayak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Cc\0andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 01/25, Rajendra Nayak wrote:\n"
@@ -52,7 +46,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"
@@ -67,7 +61,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU1: cpu@100 {\n"
+ "> +\t\tCPU1: cpu at 100 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x100>;\n"
@@ -79,7 +73,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU2: cpu@200 {\n"
+ "> +\t\tCPU2: cpu at 200 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x200>;\n"
@@ -91,7 +85,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU3: cpu@300 {\n"
+ "> +\t\tCPU3: cpu at 300 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x300>;\n"
@@ -103,7 +97,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU4: cpu@400 {\n"
+ "> +\t\tCPU4: cpu at 400 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x400>;\n"
@@ -115,7 +109,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU5: cpu@500 {\n"
+ "> +\t\tCPU5: cpu at 500 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x500>;\n"
@@ -127,7 +121,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU6: cpu@600 {\n"
+ "> +\t\tCPU6: cpu at 600 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x600>;\n"
@@ -139,7 +133,7 @@
  "> +\t\t\t};\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tCPU7: cpu@700 {\n"
+ "> +\t\tCPU7: cpu at 700 {\n"
  "> +\t\t\tdevice_type = \"cpu\";\n"
  "> +\t\t\tcompatible = \"qcom,kryo\";\n"
  "> +\t\t\treg = <0x0 0x700>;\n"
@@ -239,7 +233,7 @@
  "> +\t\tranges = <0 0 0 0xffffffff>;\n"
  "> +\t\tcompatible = \"simple-bus\";\n"
  "> +\n"
- "> +\t\tintc: interrupt-controller@17a00000 {\n"
+ "> +\t\tintc: interrupt-controller at 17a00000 {\n"
  "> +\t\t\tcompatible = \"arm,gic-v3\";\n"
  "> +\t\t\t#interrupt-cells = <3>;\n"
  "> +\t\t\tinterrupt-controller;\n"
@@ -256,14 +250,14 @@
  "\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\tgcc: clock-controller@100000 {\n"
+ "> +\t\tgcc: clock-controller at 100000 {\n"
  "> +\t\t\tcompatible = \"qcom,gcc-sdm845\";\n"
  "> +\t\t\treg = <0x100000 0x1f0000>;\n"
  "> +\t\t\t#clock-cells = <1>;\n"
  "> +\t\t\t#reset-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttlmm: pinctrl@03400000 {\n"
+ "> +\t\ttlmm: pinctrl at 03400000 {\n"
  "\n"
  "Drop leading zeroes please.\n"
  "\n"
@@ -276,7 +270,7 @@
  "> +\t\t\t#interrupt-cells = <2>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttimer@17C90000 {\n"
+ "> +\t\ttimer at 17C90000 {\n"
  "\n"
  "Lowercase hex please.\n"
  "\n"
@@ -294,7 +288,7 @@
  "hardcode it?\n"
  "\n"
  "> +\n"
- "> +\t\t\tframe@17CA0000 {\n"
+ "> +\t\t\tframe at 17CA0000 {\n"
  "\n"
  "Lowecase again.\n"
  "\n"
@@ -308,10 +302,6 @@
  "\n"
  "-- \n"
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
- "a Linux Foundation Collaborative Project\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ a Linux Foundation Collaborative Project
 
-05d7e1197773de57567a9956dbbd0c0e47a0da1fee5074350be9893e4edba231
+7d49ab803cad31d37ba4b5ab6854be5de690e494356bcaafed1dc5d804a03074

diff --git a/a/1.txt b/N2/1.txt
index 5f2c098..0a19904 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -295,7 +295,3 @@ Lowecase again.
 -- 
 Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
 a Linux Foundation Collaborative Project
---
-To unsubscribe from this list: send the line "unsubscribe devicetree" in
-the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N2/content_digest
index 96c7e9c..25e6c6a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -1,15 +1,14 @@
  "ref\020180125163216.29018-1-rnayak@codeaurora.org\0"
  "ref\020180125163216.29018-2-rnayak@codeaurora.org\0"
- "ref\020180125163216.29018-2-rnayak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org\0"
- "From\0Stephen Boyd <sboyd-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
+ "From\0Stephen Boyd <sboyd@codeaurora.org>\0"
  "Subject\0Re: [PATCH 1/2] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP\0"
  "Date\0Fri, 26 Jan 2018 14:15:01 -0800\0"
- "To\0Rajendra Nayak <rnayak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org>\0"
- "Cc\0andy.gross-QSEj5FYQhm4dnm+yROfE0A@public.gmane.org"
-  linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-msm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
-  linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org
- " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
+ "To\0Rajendra Nayak <rnayak@codeaurora.org>\0"
+ "Cc\0andy.gross@linaro.org"
+  linux-kernel@vger.kernel.org
+  linux-arm-msm@vger.kernel.org
+  linux-arm-kernel@lists.infradead.org
+ " devicetree@vger.kernel.org\0"
  "\00:1\0"
  "b\0"
  "On 01/25, Rajendra Nayak wrote:\n"
@@ -308,10 +307,6 @@
  "\n"
  "-- \n"
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
- "a Linux Foundation Collaborative Project\n"
- "--\n"
- "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
- "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
- More majordomo info at  http://vger.kernel.org/majordomo-info.html
+ a Linux Foundation Collaborative Project
 
-05d7e1197773de57567a9956dbbd0c0e47a0da1fee5074350be9893e4edba231
+ef0adb71b0883b19153837172d9c19f080aab432d7b7dd79f723ffe6cb2e0979

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.