diff for duplicates of <1468227415.15776.34.camel@mtksdaap41> diff --git a/a/1.txt b/N1/1.txt index b1e9085..db5f6c8 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -31,19 +31,19 @@ On Thu, 2016-07-07 at 17:39 +0530, Keerthy wrote: > > + sustainable-power = <1000>; > > + > > + trips { -> > + threshold: trip-point@0 { +> > + threshold: trip-point at 0 { > > + temperature = <68000>; > > + hysteresis = <2000>; > > + type = "passive"; > > + }; > > + -> > + target: trip-point@1 { +> > + target: trip-point at 1 { > > + temperature = <85000>; > > + hysteresis = <2000>; > > + type = "passive"; > > + }; > > + -> > + cpu_crit: cpu_crit@0 { +> > + cpu_crit: cpu_crit at 0 { > > + temperature = <115000>; > > + hysteresis = <2000>; > > + type = "critical"; @@ -68,7 +68,7 @@ Could we add cooling map after CPUFREQ ready, thank you. > > status = "disabled"; > > }; > > + -> > + thermal: thermal@1100b000 { +> > + thermal: thermal at 1100b000 { > > + #thermal-sensor-cells = <0>; > > + compatible = "mediatek,mt2701-thermal"; > > + reg = <0 0x1100b000 0 0x1000>; diff --git a/a/content_digest b/N1/content_digest index 507a37f..0738290 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,10 @@ "ref\01467882386-40544-1-git-send-email-dawei.chien@mediatek.com\0" "ref\01467882386-40544-4-git-send-email-dawei.chien@mediatek.com\0" "ref\0577E465D.8070004@ti.com\0" - "From\0dawei chien <dawei.chien@mediatek.com>\0" - "Subject\0Re: [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node.\0" + "From\0dawei.chien@mediatek.com (dawei chien)\0" + "Subject\0[PATCH 3/3] arm: dts: thermal: add thermal/auxadc node.\0" "Date\0Mon, 11 Jul 2016 16:56:55 +0800\0" - "To\0Keerthy <a0393675@ti.com>\0" - "Cc\0Zhang Rui <rui.zhang@intel.com>" - Eduardo Valentin <edubezval@gmail.com> - Rob Herring <robh+dt@kernel.org> - Pawel Moll <pawel.moll@arm.com> - Mark Rutland <mark.rutland@arm.com> - Ian Campbell <ijc+devicetree@hellion.org.uk> - Kumar Gala <galak@codeaurora.org> - Russell King <linux@armlinux.org.uk> - Matthias Brugger <matthias.bgg@gmail.com> - linux-pm@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-mediatek@lists.infradead.org - srv_heupstream@mediatek.com - Sascha Hauer <kernel@pengutronix.de> - Fan Chen <fan.chen@mediatek.com> - Eddie Huang <eddie.huang@mediatek.com> - Yingjoe Chen <yingjoe.chen@mediatek.com> - " Erin Lo <erin.lo@mediatek.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "Dear Keerthy,\n" @@ -60,19 +40,19 @@ "> > +\t\t\tsustainable-power = <1000>;\n" "> > +\n" "> > +\t\t\ttrips {\n" - "> > +\t\t\t\tthreshold: trip-point@0 {\n" + "> > +\t\t\t\tthreshold: trip-point at 0 {\n" "> > +\t\t\t\t\ttemperature = <68000>;\n" "> > +\t\t\t\t\thysteresis = <2000>;\n" "> > +\t\t\t\t\ttype = \"passive\";\n" "> > +\t\t\t\t};\n" "> > +\n" - "> > +\t\t\t\ttarget: trip-point@1 {\n" + "> > +\t\t\t\ttarget: trip-point at 1 {\n" "> > +\t\t\t\t\ttemperature = <85000>;\n" "> > +\t\t\t\t\thysteresis = <2000>;\n" "> > +\t\t\t\t\ttype = \"passive\";\n" "> > +\t\t\t\t};\n" "> > +\n" - "> > +\t\t\t\tcpu_crit: cpu_crit@0 {\n" + "> > +\t\t\t\tcpu_crit: cpu_crit at 0 {\n" "> > +\t\t\t\t\ttemperature = <115000>;\n" "> > +\t\t\t\t\thysteresis = <2000>;\n" "> > +\t\t\t\t\ttype = \"critical\";\n" @@ -97,7 +77,7 @@ "> > \t\tstatus = \"disabled\";\n" "> > \t};\n" "> > +\n" - "> > +\tthermal: thermal@1100b000 {\n" + "> > +\tthermal: thermal at 1100b000 {\n" "> > +\t\t#thermal-sensor-cells = <0>;\n" "> > +\t\tcompatible = \"mediatek,mt2701-thermal\";\n" "> > +\t\treg = <0 0x1100b000 0 0x1000>;\n" @@ -112,4 +92,4 @@ "> > };\n" > > -44959dcd5a1bdb9ca92a6c84be95add0fb4f9de348745a79806f810499fa705d +9d609dad536423a502a12d86f4b872c2b1bdc57252b5ebd6a58d3b0ed466a545
diff --git a/a/content_digest b/N2/content_digest index 507a37f..a27e68a 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -14,12 +14,12 @@ Kumar Gala <galak@codeaurora.org> Russell King <linux@armlinux.org.uk> Matthias Brugger <matthias.bgg@gmail.com> - linux-pm@vger.kernel.org - devicetree@vger.kernel.org - linux-kernel@vger.kernel.org - linux-arm-kernel@lists.infradead.org - linux-mediatek@lists.infradead.org - srv_heupstream@mediatek.com + <linux-pm@vger.kernel.org> + <devicetree@vger.kernel.org> + <linux-kernel@vger.kernel.org> + <linux-arm-kernel@lists.infradead.org> + <linux-mediatek@lists.infradead.org> + <srv_heupstream@mediatek.com> Sascha Hauer <kernel@pengutronix.de> Fan Chen <fan.chen@mediatek.com> Eddie Huang <eddie.huang@mediatek.com> @@ -112,4 +112,4 @@ "> > };\n" > > -44959dcd5a1bdb9ca92a6c84be95add0fb4f9de348745a79806f810499fa705d +7f5c8df9a0c484630dd959facbd9b932a18e2bc6f75fffbba6e81ded77cb0060
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.