diff for duplicates of <20160702011933.GA9035@localhost.localdomain> diff --git a/a/1.txt b/N1/1.txt index d9fce73..c5ff0af 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -23,7 +23,7 @@ On Thu, May 05, 2016 at 02:21:45PM +0530, Rajendra Nayak wrote: > + thermal-sensors = <&tsens 5>; > + > + trips { -> + cpu_alert0: trip@0 { +> + cpu_alert0: trip at 0 { > + temperature = <75000>; > + hysteresis = <2000>; > + type = "passive"; @@ -37,7 +37,7 @@ in the documentation Please add it, for all your zones. -> + cpu_crit0: trip@1 { +> + cpu_crit0: trip at 1 { > + temperature = <110000>; > + hysteresis = <2000>; > + type = "critical"; @@ -52,12 +52,12 @@ Please add it, for all your zones. > + thermal-sensors = <&tsens 6>; > + > + trips { -> + cpu_alert1: trip@0 { +> + cpu_alert1: trip at 0 { > + temperature = <75000>; > + hysteresis = <2000>; > + type = "passive"; > + }; -> + cpu_crit1: trip@1 { +> + cpu_crit1: trip at 1 { > + temperature = <110000>; > + hysteresis = <2000>; > + type = "critical"; @@ -72,12 +72,12 @@ Please add it, for all your zones. > + thermal-sensors = <&tsens 7>; > + > + trips { -> + cpu_alert2: trip@0 { +> + cpu_alert2: trip at 0 { > + temperature = <75000>; > + hysteresis = <2000>; > + type = "passive"; > + }; -> + cpu_crit2: trip@1 { +> + cpu_crit2: trip at 1 { > + temperature = <110000>; > + hysteresis = <2000>; > + type = "critical"; @@ -92,12 +92,12 @@ Please add it, for all your zones. > + thermal-sensors = <&tsens 8>; > + > + trips { -> + cpu_alert3: trip@0 { +> + cpu_alert3: trip at 0 { > + temperature = <75000>; > + hysteresis = <2000>; > + type = "passive"; > + }; -> + cpu_crit3: trip@1 { +> + cpu_crit3: trip at 1 { > + temperature = <110000>; > + hysteresis = <2000>; > + type = "critical"; @@ -113,20 +113,20 @@ Please add it, for all your zones. > reg = <0xf9011000 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>; > + nvmem-cells = <&tsens_calib>, <&tsens_backup>; @@ -134,7 +134,7 @@ Please add it, for all your zones. > + #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 99239b9..161702c 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,19 +1,9 @@ "ref\01462438309-11196-1-git-send-email-rnayak@codeaurora.org\0" "ref\01462438309-11196-8-git-send-email-rnayak@codeaurora.org\0" - "From\0Eduardo Valentin <edubezval@gmail.com>\0" - "Subject\0Re: [PATCH v6 07/11] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes\0" + "From\0edubezval@gmail.com (Eduardo Valentin)\0" + "Subject\0[PATCH v6 07/11] arm: dts: msm8974: Add thermal zones, tsens and qfprom nodes\0" "Date\0Fri, 1 Jul 2016 18:19:35 -0700\0" - "To\0Rajendra Nayak <rnayak@codeaurora.org>\0" - "Cc\0linux-pm@vger.kernel.org" - linux-arm-msm@vger.kernel.org - punit.agrawal@arm.com - sboyd@codeaurora.org - lina.iyer@linaro.org - nrajan@codeaurora.org - Andy Gross <agross@codeaurora.org> - andy.gross@linaro.org - rui.zhang@intel.com - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Thu, May 05, 2016 at 02:21:45PM +0530, Rajendra Nayak wrote:\n" @@ -41,7 +31,7 @@ "> +\t\t\tthermal-sensors = <&tsens 5>;\n" "> +\n" "> +\t\t\ttrips {\n" - "> +\t\t\t\tcpu_alert0: trip@0 {\n" + "> +\t\t\t\tcpu_alert0: trip at 0 {\n" "> +\t\t\t\t\ttemperature = <75000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"passive\";\n" @@ -55,7 +45,7 @@ "\n" "Please add it, for all your zones.\n" "\n" - "> +\t\t\t\tcpu_crit0: trip@1 {\n" + "> +\t\t\t\tcpu_crit0: trip at 1 {\n" "> +\t\t\t\t\ttemperature = <110000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"critical\";\n" @@ -70,12 +60,12 @@ "> +\t\t\tthermal-sensors = <&tsens 6>;\n" "> +\n" "> +\t\t\ttrips {\n" - "> +\t\t\t\tcpu_alert1: trip@0 {\n" + "> +\t\t\t\tcpu_alert1: trip at 0 {\n" "> +\t\t\t\t\ttemperature = <75000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"passive\";\n" "> +\t\t\t\t};\n" - "> +\t\t\t\tcpu_crit1: trip@1 {\n" + "> +\t\t\t\tcpu_crit1: trip at 1 {\n" "> +\t\t\t\t\ttemperature = <110000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"critical\";\n" @@ -90,12 +80,12 @@ "> +\t\t\tthermal-sensors = <&tsens 7>;\n" "> +\n" "> +\t\t\ttrips {\n" - "> +\t\t\t\tcpu_alert2: trip@0 {\n" + "> +\t\t\t\tcpu_alert2: trip at 0 {\n" "> +\t\t\t\t\ttemperature = <75000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"passive\";\n" "> +\t\t\t\t};\n" - "> +\t\t\t\tcpu_crit2: trip@1 {\n" + "> +\t\t\t\tcpu_crit2: trip at 1 {\n" "> +\t\t\t\t\ttemperature = <110000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"critical\";\n" @@ -110,12 +100,12 @@ "> +\t\t\tthermal-sensors = <&tsens 8>;\n" "> +\n" "> +\t\t\ttrips {\n" - "> +\t\t\t\tcpu_alert3: trip@0 {\n" + "> +\t\t\t\tcpu_alert3: trip at 0 {\n" "> +\t\t\t\t\ttemperature = <75000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"passive\";\n" "> +\t\t\t\t};\n" - "> +\t\t\t\tcpu_crit3: trip@1 {\n" + "> +\t\t\t\tcpu_crit3: trip at 1 {\n" "> +\t\t\t\t\ttemperature = <110000>;\n" "> +\t\t\t\t\thysteresis = <2000>;\n" "> +\t\t\t\t\ttype = \"critical\";\n" @@ -131,20 +121,20 @@ "> \t\t\treg = <0xf9011000 0x1000>;\n" "> \t\t};\n" "> \n" - "> +\t\tqfprom: qfprom@fc4bc000 {\n" + "> +\t\tqfprom: qfprom at fc4bc000 {\n" "> +\t\t\t#address-cells = <1>;\n" "> +\t\t\t#size-cells = <1>;\n" "> +\t\t\tcompatible = \"qcom,qfprom\";\n" "> +\t\t\treg = <0xfc4bc000 0x1000>;\n" - "> +\t\t\ttsens_calib: calib@d0 {\n" + "> +\t\t\ttsens_calib: calib at d0 {\n" "> +\t\t\t\treg = <0xd0 0x18>;\n" "> +\t\t\t};\n" - "> +\t\t\ttsens_backup: backup@440 {\n" + "> +\t\t\ttsens_backup: backup at 440 {\n" "> +\t\t\t\treg = <0x440 0x10>;\n" "> +\t\t\t};\n" "> +\t\t};\n" "> +\n" - "> +\t\ttsens: thermal-sensor@fc4a8000 {\n" + "> +\t\ttsens: thermal-sensor at fc4a8000 {\n" "> +\t\t\tcompatible = \"qcom,msm8974-tsens\";\n" "> +\t\t\treg = <0xfc4a8000 0x2000>;\n" "> +\t\t\tnvmem-cells = <&tsens_calib>, <&tsens_backup>;\n" @@ -152,7 +142,7 @@ "> +\t\t\t#thermal-sensor-cells = <1>;\n" "> +\t\t};\n" "> +\n" - "> \t\ttimer@f9020000 {\n" + "> \t\ttimer at f9020000 {\n" "> \t\t\t#address-cells = <1>;\n" "> \t\t\t#size-cells = <1>;\n" "> -- \n" @@ -160,4 +150,4 @@ "> of Code Aurora Forum, hosted by The Linux Foundation\n" > -b807d3cd9b5ef580141723da594c80fca9c3e1e22fa0c45da9adc34d529c95fd +cf971a9e9e299b28bc6a89236ca2f9188a1a9568d031e80654a9fd275cfc8832
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.