All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20180717234213.GD129942@google.com>

diff --git a/a/1.txt b/N1/1.txt
index 6d7f8d9..24d7db2 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -24,8 +24,8 @@ On Thu, Jul 12, 2018 at 02:09:04PM +0530, Amit Kucheria wrote:
 >  			status = "disabled";
 >  		};
 >  
-> -		tsens0: thermal-sensor@4a8000 {
-> +		tsens0: thermal-sensor@4a9000 {
+> -		tsens0: thermal-sensor at 4a8000 {
+> +		tsens0: thermal-sensor at 4a9000 {
                                        ~~~~~~
 
 I suppose the address of the TM block is used here instead of the SROT
@@ -40,7 +40,7 @@ used. Would/should this change if/when the driver uses SROT?
 > +			#thermal-sensor-cells = <1>;
 > +		};
 > +
-> +		tsens1: thermal-sensor@4ad000 {
+> +		tsens1: thermal-sensor at 4ad000 {
 > +			compatible = "qcom,msm8996-tsens";
 > +			reg = <0x4ad000 0x1000>, /* TM */
 > +			      <0x4ac000 0x1000>; /* SROT */
diff --git a/a/content_digest b/N1/content_digest
index 906e3f5..ddafab1 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,26 +1,9 @@
  "ref\0cover.1531384019.git.amit.kucheria@linaro.org\0"
  "ref\0f6cb99e6b805b0850b039e4f5d469e761d84f6d0.1531384019.git.amit.kucheria@linaro.org\0"
- "From\0Matthias Kaehlcke <mka@chromium.org>\0"
- "Subject\0Re: [PATCH v7 3/7] arm64: dts: msm8996: thermal: Initialise via DT and add second controller\0"
+ "From\0mka@chromium.org (Matthias Kaehlcke)\0"
+ "Subject\0[PATCH v7 3/7] arm64: dts: msm8996: thermal: Initialise via DT and add second controller\0"
  "Date\0Tue, 17 Jul 2018 16:42:13 -0700\0"
- "To\0Amit Kucheria <amit.kucheria@linaro.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  dianders@chromium.org
-  rnayak@codeaurora.org
-  linux-arm-msm@vger.kernel.org
-  Will Deacon <will.deacon@arm.com>
-  linux-kernel@vger.kernel.org
-  smohanad@codeaurora.org
-  edubezval@gmail.com
-  David Brown <david.brown@linaro.org>
-  Rob Herring <robh+dt@kernel.org>
-  vivek.gautam@codeaurora.org
-  Catalin Marinas <catalin.marinas@arm.com>
-  andy.gross@linaro.org
-  bjorn.andersson@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"
  "On Thu, Jul 12, 2018 at 02:09:04PM +0530, Amit Kucheria wrote:\n"
@@ -49,8 +32,8 @@
  ">  \t\t\tstatus = \"disabled\";\n"
  ">  \t\t};\n"
  ">  \n"
- "> -\t\ttsens0: thermal-sensor@4a8000 {\n"
- "> +\t\ttsens0: thermal-sensor@4a9000 {\n"
+ "> -\t\ttsens0: thermal-sensor at 4a8000 {\n"
+ "> +\t\ttsens0: thermal-sensor at 4a9000 {\n"
  "                                       ~~~~~~\n"
  "\n"
  "I suppose the address of the TM block is used here instead of the SROT\n"
@@ -65,7 +48,7 @@
  "> +\t\t\t#thermal-sensor-cells = <1>;\n"
  "> +\t\t};\n"
  "> +\n"
- "> +\t\ttsens1: thermal-sensor@4ad000 {\n"
+ "> +\t\ttsens1: thermal-sensor at 4ad000 {\n"
  "> +\t\t\tcompatible = \"qcom,msm8996-tsens\";\n"
  "> +\t\t\treg = <0x4ad000 0x1000>, /* TM */\n"
  "> +\t\t\t      <0x4ac000 0x1000>; /* SROT */\n"
@@ -73,4 +56,4 @@
  ">  \t\t\t#thermal-sensor-cells = <1>;\n"
  ">  \t\t};"
 
-22525dbd2e94f1712b6a3b9ce8584361987075d1e5667b23cd252eb0b004bd5f
+a3de24346e35031e88c6b0d6b07e837d2e5442fb9fee660bc02fd11431db093c

diff --git a/a/content_digest b/N2/content_digest
index 906e3f5..027c44e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -4,22 +4,22 @@
  "Subject\0Re: [PATCH v7 3/7] arm64: dts: msm8996: thermal: Initialise via DT and add second controller\0"
  "Date\0Tue, 17 Jul 2018 16:42:13 -0700\0"
  "To\0Amit Kucheria <amit.kucheria@linaro.org>\0"
- "Cc\0Mark Rutland <mark.rutland@arm.com>"
-  devicetree@vger.kernel.org
-  dianders@chromium.org
+ "Cc\0linux-kernel@vger.kernel.org"
   rnayak@codeaurora.org
   linux-arm-msm@vger.kernel.org
-  Will Deacon <will.deacon@arm.com>
-  linux-kernel@vger.kernel.org
-  smohanad@codeaurora.org
+  bjorn.andersson@linaro.org
   edubezval@gmail.com
+  smohanad@codeaurora.org
+  vivek.gautam@codeaurora.org
+  andy.gross@linaro.org
+  dianders@chromium.org
   David Brown <david.brown@linaro.org>
   Rob Herring <robh+dt@kernel.org>
-  vivek.gautam@codeaurora.org
+  Mark Rutland <mark.rutland@arm.com>
   Catalin Marinas <catalin.marinas@arm.com>
-  andy.gross@linaro.org
-  bjorn.andersson@linaro.org
+  Will Deacon <will.deacon@arm.com>
   linux-soc@vger.kernel.org
+  devicetree@vger.kernel.org
  " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
@@ -73,4 +73,4 @@
  ">  \t\t\t#thermal-sensor-cells = <1>;\n"
  ">  \t\t};"
 
-22525dbd2e94f1712b6a3b9ce8584361987075d1e5667b23cd252eb0b004bd5f
+fe98c29d4a599413d4a87f8d9760d8794b2d47202f494549c3246b557f280f39

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.