All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <5539AF35.1000600@codeaurora.org>

diff --git a/a/1.txt b/N1/1.txt
index 08214d3..4a84673 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -34,12 +34,12 @@ dts files when I do a respin.
 >> +            thermal-sensors = <&tsens 5>;
 >> +
 >> +            trips {
->> +                cpu_alert0: trip@0 {
+>> +                cpu_alert0: trip at 0 {
 >> +                    temperature = <100000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "passive";
 >> +                };
->> +                cpu_crit0: trip@1 {
+>> +                cpu_crit0: trip at 1 {
 >> +                    temperature = <125000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "critical";
@@ -54,12 +54,12 @@ dts files when I do a respin.
 >> +            thermal-sensors = <&tsens 6>;
 >> +
 >> +            trips {
->> +                cpu_alert1: trip@0 {
+>> +                cpu_alert1: trip at 0 {
 >> +                    temperature = <100000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "passive";
 >> +                };
->> +                cpu_crit1: trip@1 {
+>> +                cpu_crit1: trip at 1 {
 >> +                    temperature = <125000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "critical";
@@ -74,12 +74,12 @@ dts files when I do a respin.
 >> +            thermal-sensors = <&tsens 7>;
 >> +
 >> +            trips {
->> +                cpu_alert2: trip@0 {
+>> +                cpu_alert2: trip at 0 {
 >> +                    temperature = <100000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "passive";
 >> +                };
->> +                cpu_crit2: trip@1 {
+>> +                cpu_crit2: trip at 1 {
 >> +                    temperature = <125000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "critical";
@@ -94,12 +94,12 @@ dts files when I do a respin.
 >> +            thermal-sensors = <&tsens 8>;
 >> +
 >> +            trips {
->> +                cpu_alert3: trip@0 {
+>> +                cpu_alert3: trip at 0 {
 >> +                    temperature = <100000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "passive";
 >> +                };
->> +                cpu_crit3: trip@1 {
+>> +                cpu_crit3: trip at 1 {
 >> +                    temperature = <125000>;
 >> +                    hysteresis = <2000>;
 >> +                    type = "critical";
@@ -115,20 +115,20 @@ dts files when I do a respin.
 >>                   <0xf9002000 0x1000>;
 >>         };
 >>
->> +        qfprom: qfprom@fc4bc000 {
+>> +        qfprom: qfprom at fc4bc000 {
 >> +            #address-cells = <1>;
 >> +            #size-cells = <1>;
 >> +            compatible = "qcom,qfprom";
 >> +            reg = <0xfc4bc000 0x1000>;
->> +            tsens_calib: calib@d0 {
+>> +            tsens_calib: calib at d0 {
 >> +                reg = <0xd0 0x18>;
 >> +            };
->> +            tsens_backup: backup@440 {
+>> +            tsens_backup: backup at 440 {
 >> +                reg = <0x440 0x10>;
 >> +            };
 >> +        };
 >> +
->> +        tsens: thermal-sensor@fc4a8000 {
+>> +        tsens: thermal-sensor at fc4a8000 {
 >> +            compatible = "qcom,msm8974-tsens";
 >> +            reg = <0xfc4a8000 0x2000>;
 >> +            calib = <&tsens_calib>;
@@ -138,7 +138,7 @@ dts files when I do a respin.
 >> +            #thermal-sensor-cells = <1>;
 >> +        };
 >> +
->>         timer@f9020000 {
+>>         timer at f9020000 {
 >>             #address-cells = <1>;
 >>             #size-cells = <1>;
 >> --
diff --git a/a/content_digest b/N1/content_digest
index d239c06..627ec25 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,16 +1,10 @@
  "ref\01429796773-7151-1-git-send-email-rnayak@codeaurora.org\0"
  "ref\01429796773-7151-6-git-send-email-rnayak@codeaurora.org\0"
  "ref\020150423165146.GB555@linaro.org\0"
- "From\0Rajendra Nayak <rnayak@codeaurora.org>\0"
- "Subject\0Re: [RFC 5/7] arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes\0"
+ "From\0rnayak@codeaurora.org (Rajendra Nayak)\0"
+ "Subject\0[RFC 5/7] arm: dts: msm8974: Add thermal zones, tsens and eeprom nodes\0"
  "Date\0Fri, 24 Apr 2015 08:19:25 +0530\0"
- "To\0Lina Iyer <lina.iyer@linaro.org>\0"
- "Cc\0linux-arm-msm@vger.kernel.org"
-  linux-arm-kernel@lists.infradead.org
-  linux-pm@vger.kernel.org
-  sboyd@codeaurora.org
-  srinivas.kandagatla@linaro.org
- " nrajan@codeaurora.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On 04/23/2015 10:21 PM, Lina Iyer wrote:\n"
@@ -49,12 +43,12 @@
  ">> +            thermal-sensors = <&tsens 5>;\n"
  ">> +\n"
  ">> +            trips {\n"
- ">> +                cpu_alert0: trip@0 {\n"
+ ">> +                cpu_alert0: trip at 0 {\n"
  ">> +                    temperature = <100000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"passive\";\n"
  ">> +                };\n"
- ">> +                cpu_crit0: trip@1 {\n"
+ ">> +                cpu_crit0: trip at 1 {\n"
  ">> +                    temperature = <125000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"critical\";\n"
@@ -69,12 +63,12 @@
  ">> +            thermal-sensors = <&tsens 6>;\n"
  ">> +\n"
  ">> +            trips {\n"
- ">> +                cpu_alert1: trip@0 {\n"
+ ">> +                cpu_alert1: trip at 0 {\n"
  ">> +                    temperature = <100000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"passive\";\n"
  ">> +                };\n"
- ">> +                cpu_crit1: trip@1 {\n"
+ ">> +                cpu_crit1: trip at 1 {\n"
  ">> +                    temperature = <125000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"critical\";\n"
@@ -89,12 +83,12 @@
  ">> +            thermal-sensors = <&tsens 7>;\n"
  ">> +\n"
  ">> +            trips {\n"
- ">> +                cpu_alert2: trip@0 {\n"
+ ">> +                cpu_alert2: trip at 0 {\n"
  ">> +                    temperature = <100000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"passive\";\n"
  ">> +                };\n"
- ">> +                cpu_crit2: trip@1 {\n"
+ ">> +                cpu_crit2: trip at 1 {\n"
  ">> +                    temperature = <125000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"critical\";\n"
@@ -109,12 +103,12 @@
  ">> +            thermal-sensors = <&tsens 8>;\n"
  ">> +\n"
  ">> +            trips {\n"
- ">> +                cpu_alert3: trip@0 {\n"
+ ">> +                cpu_alert3: trip at 0 {\n"
  ">> +                    temperature = <100000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"passive\";\n"
  ">> +                };\n"
- ">> +                cpu_crit3: trip@1 {\n"
+ ">> +                cpu_crit3: trip at 1 {\n"
  ">> +                    temperature = <125000>;\n"
  ">> +                    hysteresis = <2000>;\n"
  ">> +                    type = \"critical\";\n"
@@ -130,20 +124,20 @@
  ">>                   <0xf9002000 0x1000>;\n"
  ">>         };\n"
  ">>\n"
- ">> +        qfprom: qfprom@fc4bc000 {\n"
+ ">> +        qfprom: qfprom at fc4bc000 {\n"
  ">> +            #address-cells = <1>;\n"
  ">> +            #size-cells = <1>;\n"
  ">> +            compatible = \"qcom,qfprom\";\n"
  ">> +            reg = <0xfc4bc000 0x1000>;\n"
- ">> +            tsens_calib: calib@d0 {\n"
+ ">> +            tsens_calib: calib at d0 {\n"
  ">> +                reg = <0xd0 0x18>;\n"
  ">> +            };\n"
- ">> +            tsens_backup: backup@440 {\n"
+ ">> +            tsens_backup: backup at 440 {\n"
  ">> +                reg = <0x440 0x10>;\n"
  ">> +            };\n"
  ">> +        };\n"
  ">> +\n"
- ">> +        tsens: thermal-sensor@fc4a8000 {\n"
+ ">> +        tsens: thermal-sensor at fc4a8000 {\n"
  ">> +            compatible = \"qcom,msm8974-tsens\";\n"
  ">> +            reg = <0xfc4a8000 0x2000>;\n"
  ">> +            calib = <&tsens_calib>;\n"
@@ -153,7 +147,7 @@
  ">> +            #thermal-sensor-cells = <1>;\n"
  ">> +        };\n"
  ">> +\n"
- ">>         timer@f9020000 {\n"
+ ">>         timer at f9020000 {\n"
  ">>             #address-cells = <1>;\n"
  ">>             #size-cells = <1>;\n"
  ">> --\n"
@@ -165,4 +159,4 @@
  "Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,\n"
  hosted by The Linux Foundation
 
-b8e4ae843177c9bd599f80ecc6cc3248690146358ad2b456b91bc25b36e6ee7a
+25712a0b15334d2f305277d55eea29a32e71a358cc1aaea54a822643d518bd83

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.