RE: [EXT] Re: [PATCH v3] thermal: qoriq: add thermal monitor unit version 2 support

2019-10-13 Thread Andy Tang
ect: [EXT] Re: [PATCH v3] thermal: qoriq: add thermal monitor unit > version 2 support > > Caution: EXT Email > > On 11/10/2019 04:05, Yuantian Tang wrote: > > Thermal Monitor Unit v2 is introduced on new Layscape SoC. > > Compared to v1, TMUv2 has a little different regi

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

2019-10-11 Thread Daniel Lezcano
On 11/10/2019 04:05, Yuantian Tang wrote: > 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 > Reviewed-by: Anson Huang Hi Yuantian, I've applied the

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

2019-10-10 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 Reviewed-by: Anson Huang --- v3: - rebase to v5.4-rc1 drivers/thermal/qoriq_thermal.c | 120