diff for duplicates of <57836246.3010800@ti.com> diff --git a/a/1.txt b/N1/1.txt index 8f23b37..16790d1 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -9,7 +9,7 @@ On Monday 11 July 2016 02:26 PM, dawei chien wrote: >>> This adds the thermal controller and auxadc nodes >>> to the Mediatek MT2701 dtsi file. >>> ->>> Signed-off-by: Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Dawei Chien <dawei.chien@mediatek.com> >>> --- >>> This patch depned on: >>> https://patchwork.kernel.org/patch/9213545/ @@ -34,19 +34,19 @@ On Monday 11 July 2016 02:26 PM, dawei chien 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"; @@ -74,7 +74,7 @@ Okay. I was curious to know about the cooling agents. >>> 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 618f881..100966f 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -2,30 +2,10 @@ "ref\01467882386-40544-4-git-send-email-dawei.chien@mediatek.com\0" "ref\0577E465D.8070004@ti.com\0" "ref\01468227415.15776.34.camel@mtksdaap41\0" - "From\0Keerthy <a0393675-l0cyMroinI0@public.gmane.org>\0" - "Subject\0Re: [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node.\0" + "From\0a0393675@ti.com (Keerthy)\0" + "Subject\0[PATCH 3/3] arm: dts: thermal: add thermal/auxadc node.\0" "Date\0Mon, 11 Jul 2016 14:39:26 +0530\0" - "To\0dawei chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Erin Lo <erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Fan Chen <fan.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "\n" @@ -39,7 +19,7 @@ ">>> This adds the thermal controller and auxadc nodes\n" ">>> to the Mediatek MT2701 dtsi file.\n" ">>>\n" - ">>> Signed-off-by: Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Dawei Chien <dawei.chien@mediatek.com>\n" ">>> ---\n" ">>> This patch depned on:\n" ">>> https://patchwork.kernel.org/patch/9213545/\n" @@ -64,19 +44,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" @@ -104,7 +84,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" @@ -121,4 +101,4 @@ ">\n" > -feb988049be555e3cd499bc05e751602d24d6f8c47fa396ae03153e8c260cf71 +5f1546e093de1b3a96f3ab5442eca54212792f4f2727f5e2bf3116e159f630a1
diff --git a/a/1.txt b/N2/1.txt index 8f23b37..f53c337 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -9,7 +9,7 @@ On Monday 11 July 2016 02:26 PM, dawei chien wrote: >>> This adds the thermal controller and auxadc nodes >>> to the Mediatek MT2701 dtsi file. >>> ->>> Signed-off-by: Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> +>>> Signed-off-by: Dawei Chien <dawei.chien@mediatek.com> >>> --- >>> This patch depned on: >>> https://patchwork.kernel.org/patch/9213545/ diff --git a/a/content_digest b/N2/content_digest index 618f881..b0bda11 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -2,30 +2,30 @@ "ref\01467882386-40544-4-git-send-email-dawei.chien@mediatek.com\0" "ref\0577E465D.8070004@ti.com\0" "ref\01468227415.15776.34.camel@mtksdaap41\0" - "From\0Keerthy <a0393675-l0cyMroinI0@public.gmane.org>\0" + "From\0Keerthy <a0393675@ti.com>\0" "Subject\0Re: [PATCH 3/3] arm: dts: thermal: add thermal/auxadc node.\0" "Date\0Mon, 11 Jul 2016 14:39:26 +0530\0" - "To\0dawei chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\0" - "Cc\0Mark Rutland <mark.rutland-5wv7dgnIgG8@public.gmane.org>" - devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - srv_heupstream-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org - Pawel Moll <pawel.moll-5wv7dgnIgG8@public.gmane.org> - Ian Campbell <ijc+devicetree-KcIKpvwj1kUDXYZnReoRVg@public.gmane.org> - Erin Lo <erin.lo-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - linux-pm-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Russell King <linux-I+IVW8TIWO2tmTQ+vhA3Yw@public.gmane.org> - linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org - Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Fan Chen <fan.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - Rob Herring <robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org> - linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org - Sascha Hauer <kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org> - Kumar Gala <galak-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org> - Matthias Brugger <matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> - Yingjoe Chen <yingjoe.chen-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - Eddie Huang <eddie.huang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org> - " linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org\0" + "To\0dawei chien <dawei.chien@mediatek.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" "\00:1\0" "b\0" "\n" @@ -39,7 +39,7 @@ ">>> This adds the thermal controller and auxadc nodes\n" ">>> to the Mediatek MT2701 dtsi file.\n" ">>>\n" - ">>> Signed-off-by: Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>\n" + ">>> Signed-off-by: Dawei Chien <dawei.chien@mediatek.com>\n" ">>> ---\n" ">>> This patch depned on:\n" ">>> https://patchwork.kernel.org/patch/9213545/\n" @@ -121,4 +121,4 @@ ">\n" > -feb988049be555e3cd499bc05e751602d24d6f8c47fa396ae03153e8c260cf71 +92a9da927475137c5a08fe81fd5d276d4afaff5a0caad2392bd1bffe1a41668b
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.