Re: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support

2019-10-10 Thread Daniel Lezcano
i.zh...@intel.com; Anson Huang >>> >>> Cc: daniel.lezc...@linaro.org; Leo Li ; linux- >>> p...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang >>> >>> Subject: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 >>> support

RE: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support

2019-10-10 Thread Andy Tang
rui.zh...@intel.com > Cc: daniel.lezc...@linaro.org; Leo Li ; > linux...@vger.kernel.org; linux-kernel@vger.kernel.org; Andy Tang > > Subject: RE: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 > support > > > > > -Original Message- > > From:

RE: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support

2019-09-23 Thread Anson Huang
t; > Subject: [PATCH v2] thermal: qoriq: add thermal monitor unit version 2 > support > > Thermal Monitor Unit v2 is introduced on new Layscape SoC. > Compared to v1, TMUv2 has a little different register layout and digital > output is fairly linear. > > Signed-

[PATCH v2] thermal: qoriq: add thermal monitor unit version 2 support

2019-09-23 Thread Yuantian Tang
Thermal Monitor Unit v2 is introduced on new Layscape SoC. Compared to v1, TMUv2 has a little different register layout and digital output is fairly linear. Signed-off-by: Yuantian Tang --- v2: - refine the code: remove redundant variable, rename variable etc. drivers/thermal/qoriq_ther