diff for duplicates of <1526907687.2331.46.camel@intel.com> diff --git a/a/1.txt b/N1/1.txt index dbda81b..cb66959 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -1,4 +1,4 @@ -On 五, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote: +On ?, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote: > Hi Zhang, Eduardo & Gregory, > > On Wed, 16 May 2018 19:28:45 +0200, Gregory CLEMENT @@ -6,8 +6,8 @@ On 五, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote: > > > > > Hi Miquel, -> > -> > On sam., avril 21 2018, Miquel Raynal <miquel.raynal@bootlin.com> +> > ? +> > ?On sam., avril 21 2018, Miquel Raynal <miquel.raynal@bootlin.com> > > wrote: > > > > > @@ -46,61 +46,61 @@ On 五, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote: > > > ril/572852.html > > > > > > Thank you, -> > > Miquèl +> > > Miqu?l > > > > > > > > > Miquel Raynal (27): -> > > thermal: armada: add a function that sanitizes the thermal zone +> > > ? thermal: armada: add a function that sanitizes the thermal zone > > > name -> > > thermal: armada: remove useless register accesses -> > > thermal: armada: remove misleading comments -> > > thermal: armada: rename the initialization routine -> > > thermal: armada: dissociate a380 and cp110 ->init() hooks -> > > thermal: armada: average over samples to avoid glitches -> > > thermal: armada: convert driver to syscon register accesses -> > > thermal: armada: use the resource managed registration helper -> > > alternative -> > > thermal: armada: add multi-channel sensors support -> > > thermal: armada: remove sensors validity from the IP +> > > ? thermal: armada: remove useless register accesses +> > > ? thermal: armada: remove misleading comments +> > > ? thermal: armada: rename the initialization routine +> > > ? thermal: armada: dissociate a380 and cp110 ->init() hooks +> > > ? thermal: armada: average over samples to avoid glitches +> > > ? thermal: armada: convert driver to syscon register accesses +> > > ? thermal: armada: use the resource managed registration helper +> > > ????alternative +> > > ? thermal: armada: add multi-channel sensors support +> > > ? thermal: armada: remove sensors validity from the IP > > > initialization -> > > thermal: armada: move validity check out of the read function -> > > thermal: armada: get rid of the ->is_valid() pointer -> > > thermal: armada: add overheat interrupt support -> > > dt-bindings: cp110: rename cp110 syscon file -> > > dt-bindings: ap806: prepare the syscon file to list other +> > > ? thermal: armada: move validity check out of the read function +> > > ? thermal: armada: get rid of the ->is_valid() pointer +> > > ? thermal: armada: add overheat interrupt support +> > > ? dt-bindings: cp110: rename cp110 syscon file +> > > ? dt-bindings: ap806: prepare the syscon file to list other > > > syscons -> > > nodes -> > > dt-bindings: cp110: prepare the syscon file to list other +> > > ????nodes +> > > ? dt-bindings: cp110: prepare the syscon file to list other > > > syscons -> > > nodes -> > > dt-bindings: ap806: add the thermal node in the syscon file -> > > dt-bindings: cp110: update documentation since DT de- +> > > ????nodes +> > > ? dt-bindings: ap806: add the thermal node in the syscon file +> > > ? dt-bindings: cp110: update documentation since DT de- > > > duplication -> > > dt-bindings: cp110: add the thermal node in the syscon file -> > > dt-bindings: thermal: armada: add reference to new bindings -> > > arm64: dts: marvell: rename ap806 syscon node -> > > arm64: dts: marvell: move AP806/CP110 thermal nodes into a new +> > > ? dt-bindings: cp110: add the thermal node in the syscon file +> > > ? dt-bindings: thermal: armada: add reference to new bindings +> > > ? arm64: dts: marvell: rename ap806 syscon node +> > > ? arm64: dts: marvell: move AP806/CP110 thermal nodes into a new > > > syscon -> > > arm64: dts: marvell: add thermal-zone node in ap806 DTSI file -> > > arm64: dts: marvell: add macro to make distinction between node +> > > ? arm64: dts: marvell: add thermal-zone node in ap806 DTSI file +> > > ? arm64: dts: marvell: add macro to make distinction between node > > > names -> > > arm64: dts: marvell: add thermal-zone node in cp110 DTSI file -> > > arm64: dts: marvell: add interrupt support to ap806 thermal +> > > ? arm64: dts: marvell: add thermal-zone node in cp110 DTSI file +> > > ? arm64: dts: marvell: add interrupt support to ap806 thermal > > > node -> > > arm64: dts: marvell: add interrupt support to cp110 thermal +> > > ? arm64: dts: marvell: add interrupt support to cp110 thermal > > > node > > > -> > > .../arm/marvell/ap806-system-controller.txt | 55 +- -> > > ...controller0.txt => cp110-system-controller.txt} | 66 +- -> > > .../devicetree/bindings/thermal/armada-thermal.txt | 5 + -> > > arch/arm64/boot/dts/marvell/armada-ap806.dtsi | 85 +- -> > > arch/arm64/boot/dts/marvell/armada-common.dtsi | 1 + -> > > arch/arm64/boot/dts/marvell/armada-cp110.dtsi | 45 +- -> > > drivers/thermal/armada_thermal.c | 875 +> > > ?.../arm/marvell/ap806-system-controller.txt????????|??55 +- +> > > ?...controller0.txt => cp110-system-controller.txt} |??66 +- +> > > ?.../devicetree/bindings/thermal/armada-thermal.txt |???5 + +> > > ?arch/arm64/boot/dts/marvell/armada-ap806.dtsi??????|??85 +- +> > > ?arch/arm64/boot/dts/marvell/armada-common.dtsi?????|???1 + +> > > ?arch/arm64/boot/dts/marvell/armada-cp110.dtsi??????|??45 +- +> > > ?drivers/thermal/armada_thermal.c???????????????????| 875 > > > ++++++++++++++++++--- -> > > 7 files changed, 976 insertions(+), 156 deletions(-) -> > > rename Documentation/devicetree/bindings/arm/marvell/{cp110- -> > > system-controller0.txt => cp110-system-controller.txt} (83%) +> > > ?7 files changed, 976 insertions(+), 156 deletions(-) +> > > ?rename Documentation/devicetree/bindings/arm/marvell/{cp110- +> > > system-controller0.txt => cp110-system-controller.txt} (83%)?? > > What is the status of this series? > > I am especially interested in the dt part. > > Do you expect sending a new series modifying them? @@ -121,10 +121,5 @@ thanks, rui > Thanks, -> Miquèl -> - -_______________________________________________ -linux-arm-kernel mailing list -linux-arm-kernel@lists.infradead.org -http://lists.infradead.org/mailman/listinfo/linux-arm-kernel +> Miqu?l +> diff --git a/a/content_digest b/N1/content_digest index 48bb945..8a3a228 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,30 +1,13 @@ "ref\020180421151255.29929-1-miquel.raynal@bootlin.com\0" "ref\0871seb33xu.fsf@bootlin.com\0" "ref\020180518114935.38d6e883@xps13\0" - "From\0Zhang Rui <rui.zhang@intel.com>\0" - "Subject\0Re: [PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver\0" + "From\0rui.zhang@intel.com (Zhang Rui)\0" + "Subject\0[PATCH 00/27] Add multi-channel and overheat IRQ support to Armada thermal driver\0" "Date\0Mon, 21 May 2018 21:01:27 +0800\0" - "To\0Miquel Raynal <miquel.raynal@bootlin.com>" - " Gregory CLEMENT <gregory.clement@bootlin.com>\0" - "Cc\0Mark Rutland <mark.rutland@arm.com>" - Andrew Lunn <andrew@lunn.ch> - Jason Cooper <jason@lakedaemon.net> - Nadav Haklai <nadavh@marvell.com> - devicetree@vger.kernel.org - Antoine Tenart <antoine.tenart@bootlin.com> - Catalin Marinas <catalin.marinas@arm.com> - linux-pm@vger.kernel.org - Will Deacon <will.deacon@arm.com> - Maxime Chevallier <maxime.chevallier@bootlin.com> - Eduardo Valentin <edubezval@gmail.com> - David Sniatkiwicz <davidsn@marvell.com> - Rob Herring <robh+dt@kernel.org> - Thomas Petazzoni <thomas.petazzoni@bootlin.com> - linux-arm-kernel@lists.infradead.org - " Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" - "On \344\272\224, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote:\n" + "On ?, 2018-05-18 at 11:49 +0200, Miquel Raynal wrote:\n" "> Hi Zhang, Eduardo & Gregory,\n" "> \n" "> On Wed, 16 May 2018 19:28:45 +0200, Gregory CLEMENT\n" @@ -32,8 +15,8 @@ "> \n" "> > \n" "> > Hi Miquel,\n" - "> > \302\240\n" - "> > \302\240On sam., avril 21 2018, Miquel Raynal <miquel.raynal@bootlin.com>\n" + "> > ?\n" + "> > ?On sam., avril 21 2018, Miquel Raynal <miquel.raynal@bootlin.com>\n" "> > wrote:\n" "> > \n" "> > > \n" @@ -72,61 +55,61 @@ "> > > ril/572852.html\n" "> > > \n" "> > > Thank you,\n" - "> > > Miqu\303\250l\n" + "> > > Miqu?l\n" "> > > \n" "> > > \n" "> > > Miquel Raynal (27):\n" - "> > > \302\240 thermal: armada: add a function that sanitizes the thermal zone\n" + "> > > ? thermal: armada: add a function that sanitizes the thermal zone\n" "> > > name\n" - "> > > \302\240 thermal: armada: remove useless register accesses\n" - "> > > \302\240 thermal: armada: remove misleading comments\n" - "> > > \302\240 thermal: armada: rename the initialization routine\n" - "> > > \302\240 thermal: armada: dissociate a380 and cp110 ->init() hooks\n" - "> > > \302\240 thermal: armada: average over samples to avoid glitches\n" - "> > > \302\240 thermal: armada: convert driver to syscon register accesses\n" - "> > > \302\240 thermal: armada: use the resource managed registration helper\n" - "> > > \302\240\302\240\302\240\302\240alternative\n" - "> > > \302\240 thermal: armada: add multi-channel sensors support\n" - "> > > \302\240 thermal: armada: remove sensors validity from the IP\n" + "> > > ? thermal: armada: remove useless register accesses\n" + "> > > ? thermal: armada: remove misleading comments\n" + "> > > ? thermal: armada: rename the initialization routine\n" + "> > > ? thermal: armada: dissociate a380 and cp110 ->init() hooks\n" + "> > > ? thermal: armada: average over samples to avoid glitches\n" + "> > > ? thermal: armada: convert driver to syscon register accesses\n" + "> > > ? thermal: armada: use the resource managed registration helper\n" + "> > > ????alternative\n" + "> > > ? thermal: armada: add multi-channel sensors support\n" + "> > > ? thermal: armada: remove sensors validity from the IP\n" "> > > initialization\n" - "> > > \302\240 thermal: armada: move validity check out of the read function\n" - "> > > \302\240 thermal: armada: get rid of the ->is_valid() pointer\n" - "> > > \302\240 thermal: armada: add overheat interrupt support\n" - "> > > \302\240 dt-bindings: cp110: rename cp110 syscon file\n" - "> > > \302\240 dt-bindings: ap806: prepare the syscon file to list other\n" + "> > > ? thermal: armada: move validity check out of the read function\n" + "> > > ? thermal: armada: get rid of the ->is_valid() pointer\n" + "> > > ? thermal: armada: add overheat interrupt support\n" + "> > > ? dt-bindings: cp110: rename cp110 syscon file\n" + "> > > ? dt-bindings: ap806: prepare the syscon file to list other\n" "> > > syscons\n" - "> > > \302\240\302\240\302\240\302\240nodes\n" - "> > > \302\240 dt-bindings: cp110: prepare the syscon file to list other\n" + "> > > ????nodes\n" + "> > > ? dt-bindings: cp110: prepare the syscon file to list other\n" "> > > syscons\n" - "> > > \302\240\302\240\302\240\302\240nodes\n" - "> > > \302\240 dt-bindings: ap806: add the thermal node in the syscon file\n" - "> > > \302\240 dt-bindings: cp110: update documentation since DT de-\n" + "> > > ????nodes\n" + "> > > ? dt-bindings: ap806: add the thermal node in the syscon file\n" + "> > > ? dt-bindings: cp110: update documentation since DT de-\n" "> > > duplication\n" - "> > > \302\240 dt-bindings: cp110: add the thermal node in the syscon file\n" - "> > > \302\240 dt-bindings: thermal: armada: add reference to new bindings\n" - "> > > \302\240 arm64: dts: marvell: rename ap806 syscon node\n" - "> > > \302\240 arm64: dts: marvell: move AP806/CP110 thermal nodes into a new\n" + "> > > ? dt-bindings: cp110: add the thermal node in the syscon file\n" + "> > > ? dt-bindings: thermal: armada: add reference to new bindings\n" + "> > > ? arm64: dts: marvell: rename ap806 syscon node\n" + "> > > ? arm64: dts: marvell: move AP806/CP110 thermal nodes into a new\n" "> > > syscon\n" - "> > > \302\240 arm64: dts: marvell: add thermal-zone node in ap806 DTSI file\n" - "> > > \302\240 arm64: dts: marvell: add macro to make distinction between node\n" + "> > > ? arm64: dts: marvell: add thermal-zone node in ap806 DTSI file\n" + "> > > ? arm64: dts: marvell: add macro to make distinction between node\n" "> > > names\n" - "> > > \302\240 arm64: dts: marvell: add thermal-zone node in cp110 DTSI file\n" - "> > > \302\240 arm64: dts: marvell: add interrupt support to ap806 thermal\n" + "> > > ? arm64: dts: marvell: add thermal-zone node in cp110 DTSI file\n" + "> > > ? arm64: dts: marvell: add interrupt support to ap806 thermal\n" "> > > node\n" - "> > > \302\240 arm64: dts: marvell: add interrupt support to cp110 thermal\n" + "> > > ? arm64: dts: marvell: add interrupt support to cp110 thermal\n" "> > > node\n" "> > > \n" - "> > > \302\240.../arm/marvell/ap806-system-controller.txt\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24055 +-\n" - "> > > \302\240...controller0.txt => cp110-system-controller.txt} |\302\240\302\24066 +-\n" - "> > > \302\240.../devicetree/bindings/thermal/armada-thermal.txt |\302\240\302\240\302\2405 +\n" - "> > > \302\240arch/arm64/boot/dts/marvell/armada-ap806.dtsi\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24085 +-\n" - "> > > \302\240arch/arm64/boot/dts/marvell/armada-common.dtsi\302\240\302\240\302\240\302\240\302\240|\302\240\302\240\302\2401 +\n" - "> > > \302\240arch/arm64/boot/dts/marvell/armada-cp110.dtsi\302\240\302\240\302\240\302\240\302\240\302\240|\302\240\302\24045 +-\n" - "> > > \302\240drivers/thermal/armada_thermal.c\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240\302\240| 875\n" + "> > > ?.../arm/marvell/ap806-system-controller.txt????????|??55 +-\n" + "> > > ?...controller0.txt => cp110-system-controller.txt} |??66 +-\n" + "> > > ?.../devicetree/bindings/thermal/armada-thermal.txt |???5 +\n" + "> > > ?arch/arm64/boot/dts/marvell/armada-ap806.dtsi??????|??85 +-\n" + "> > > ?arch/arm64/boot/dts/marvell/armada-common.dtsi?????|???1 +\n" + "> > > ?arch/arm64/boot/dts/marvell/armada-cp110.dtsi??????|??45 +-\n" + "> > > ?drivers/thermal/armada_thermal.c???????????????????| 875\n" "> > > ++++++++++++++++++---\n" - "> > > \302\2407 files changed, 976 insertions(+), 156 deletions(-)\n" - "> > > \302\240rename Documentation/devicetree/bindings/arm/marvell/{cp110-\n" - "> > > system-controller0.txt => cp110-system-controller.txt} (83%)\302\240\302\240\n" + "> > > ?7 files changed, 976 insertions(+), 156 deletions(-)\n" + "> > > ?rename Documentation/devicetree/bindings/arm/marvell/{cp110-\n" + "> > > system-controller0.txt => cp110-system-controller.txt} (83%)??\n" "> > What is the status of this series?\n" "> > I am especially interested in the dt part.\n" "> > Do you expect sending a new series modifying them?\n" @@ -147,12 +130,7 @@ "rui\n" "\n" "> Thanks,\n" - "> Miqu\303\250l\n" - "> \n" - "\n" - "_______________________________________________\n" - "linux-arm-kernel mailing list\n" - "linux-arm-kernel@lists.infradead.org\n" - http://lists.infradead.org/mailman/listinfo/linux-arm-kernel + "> Miqu?l\n" + > -7146ed31d2eabe5a174b5e342632b6d4bfe205b617d2faab2d428f7cf6f94c83 +7285b1f774ab6c22cb62e1301ecb7803c7547e7e02261ac5dc1f5f0feb0631b0
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.