diff for duplicates of <577E465D.8070004@ti.com> diff --git a/a/1.txt b/N1/1.txt index 6fe222a..6a6bfb5 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -4,7 +4,7 @@ On Thursday 07 July 2016 02:36 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/ @@ -29,19 +29,19 @@ On Thursday 07 July 2016 02:36 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"; @@ -61,7 +61,7 @@ are there any corresponding cooling-maps? > 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 a42fcfa..54542a4 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,9 @@ "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\01467882386-40544-4-git-send-email-dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\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\0Thu, 7 Jul 2016 17:39:01 +0530\0" - "To\0Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - " Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@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 - 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> - 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" @@ -33,7 +12,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" @@ -58,19 +37,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" @@ -90,7 +69,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" @@ -105,4 +84,4 @@ "> };\n" > -773190c00017ea18cb1e3dd6ce82bdfa43d0b09f1ea90d4e4b67232145ae851b +383ebd6c6d437e3caf4100adcee3588b09826b68c26883eb70337ca575c4bf33
diff --git a/a/1.txt b/N2/1.txt index 6fe222a..e411ac7 100644 --- a/a/1.txt +++ b/N2/1.txt @@ -4,7 +4,7 @@ On Thursday 07 July 2016 02:36 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 a42fcfa..4e42be7 100644 --- a/a/content_digest +++ b/N2/content_digest @@ -1,30 +1,29 @@ "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\01467882386-40544-4-git-send-email-dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org\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\0Thu, 7 Jul 2016 17:39:01 +0530\0" - "To\0Dawei Chien <dawei.chien-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org>" - Zhang Rui <rui.zhang-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org> - " Eduardo Valentin <edubezval-Re5JQEeQqe8AvxtiuMwx3w@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 - 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> - 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>" + Zhang Rui <rui.zhang@intel.com> + " Eduardo Valentin <edubezval@gmail.com>\0" + "Cc\0Rob 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" @@ -33,7 +32,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" @@ -105,4 +104,4 @@ "> };\n" > -773190c00017ea18cb1e3dd6ce82bdfa43d0b09f1ea90d4e4b67232145ae851b +d195dee635e4a48dd8e1032ba9bbfe574b8a43d9196e01f7914764f0b13382c7
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.