Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-08-09 Thread Keerthy
On Tuesday 09 August 2016 11:25 AM, dawei chien wrote: Dear Keerthy, On Mon, 2016-07-11 at 16:56 +0800, dawei chien wrote: Dear Keerthy, On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: Hi Dawei Chien, On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: This patch adds support for

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-08-09 Thread Keerthy
On Tuesday 09 August 2016 11:25 AM, dawei chien wrote: Dear Keerthy, On Mon, 2016-07-11 at 16:56 +0800, dawei chien wrote: Dear Keerthy, On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: Hi Dawei Chien, On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: This patch adds support for

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-08-08 Thread dawei chien
Dear Keerthy, On Mon, 2016-07-11 at 16:56 +0800, dawei chien wrote: > Dear Keerthy, > > On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: > > Hi Dawei Chien, > > > > > > On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: > > > This patch adds support for mt2701 chip to mtk_thermal.c, > > >

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-08-08 Thread dawei chien
Dear Keerthy, On Mon, 2016-07-11 at 16:56 +0800, dawei chien wrote: > Dear Keerthy, > > On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: > > Hi Dawei Chien, > > > > > > On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: > > > This patch adds support for mt2701 chip to mtk_thermal.c, > > >

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-11 Thread dawei chien
Dear Keerthy, On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: > Hi Dawei Chien, > > > On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: > > This patch adds support for mt2701 chip to mtk_thermal.c, > > and integrate both mt8173 and mt2701 on the same driver. > > MT8173 has four banks and

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-11 Thread dawei chien
Dear Keerthy, On Thu, 2016-07-07 at 17:24 +0530, Keerthy wrote: > Hi Dawei Chien, > > > On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: > > This patch adds support for mt2701 chip to mtk_thermal.c, > > and integrate both mt8173 and mt2701 on the same driver. > > MT8173 has four banks and

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-07 Thread Keerthy
Hi Dawei Chien, On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: This patch adds support for mt2701 chip to mtk_thermal.c, and integrate both mt8173 and mt2701 on the same driver. MT8173 has four banks and five sensors, and MT2701 has only one bank and three sensors. Signed-off-by: Dawei

Re: [PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-07 Thread Keerthy
Hi Dawei Chien, On Thursday 07 July 2016 02:36 PM, Dawei Chien wrote: This patch adds support for mt2701 chip to mtk_thermal.c, and integrate both mt8173 and mt2701 on the same driver. MT8173 has four banks and five sensors, and MT2701 has only one bank and three sensors. Signed-off-by: Dawei

[PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-07 Thread Dawei Chien
This patch adds support for mt2701 chip to mtk_thermal.c, and integrate both mt8173 and mt2701 on the same driver. MT8173 has four banks and five sensors, and MT2701 has only one bank and three sensors. Signed-off-by: Dawei Chien --- drivers/thermal/mtk_thermal.c |

[PATCH 2/3] thermal: Add Mediatek thermal driver for mt2701.

2016-07-07 Thread Dawei Chien
This patch adds support for mt2701 chip to mtk_thermal.c, and integrate both mt8173 and mt2701 on the same driver. MT8173 has four banks and five sensors, and MT2701 has only one bank and three sensors. Signed-off-by: Dawei Chien --- drivers/thermal/mtk_thermal.c | 258