Re: [PATCH 3/7] thermal: mediatek: add calibration item

2019-02-05 Thread Eduardo Valentin
On Mon, Feb 04, 2019 at 06:31:41PM +0100, Matthias Brugger wrote: > > > On 01/02/2019 08:38, michael@mediatek.com wrote: > > From: Michael Kao > > > > Add calibration item in thermal_data to support > > the project with different calibration coefficient. > > > > Signed-off-by: Michael Kao

Re: [PATCH 3/7] thermal: mediatek: add calibration item

2019-02-04 Thread Matthias Brugger
On 01/02/2019 08:38, michael@mediatek.com wrote: > From: Michael Kao > > Add calibration item in thermal_data to support > the project with different calibration coefficient. > > Signed-off-by: Michael Kao > --- > drivers/thermal/mtk_thermal.c | 19 ++- > 1 file

[PATCH 3/7] thermal: mediatek: add calibration item

2019-01-31 Thread michael.kao
From: Michael Kao Add calibration item in thermal_data to support the project with different calibration coefficient. Signed-off-by: Michael Kao --- drivers/thermal/mtk_thermal.c | 19 ++- 1 file changed, 18 insertions(+), 1 deletion(-) diff --git