Re: [PATCH v8.1, 0/7] Add LVTS architecture thermal

From: Nícolas F. R. A. Prado
Date: Thu Aug 04 2022 - 19:08:19 EST


On Thu, Aug 04, 2022 at 03:09:05PM +0200, bchihi@xxxxxxxxxxxx wrote:
> From: Balsam CHIHI <bchihi@xxxxxxxxxxxx>
>
> This series moves thermal files related to MediaTek to the mediatek folder.
> And introduce the new architecture LVTS (low voltage thermal sensor) driver to report
> the highest temperature in the SoC and record the highest temperature sensor,
> each sensor as a hot zone.
> The LVTS body is divided into two parts, the LVTS controller and the LVTS device.
> The LVTS controller can connect up to 4 LVTS devices, and each LVTS device
> can connect up to 7 TSMCUs.
>
> The architecture will be the first to be used on mt8192 and mt8195.
>
> Changelog:
> Changes in v8.1 :

Please use whole numbers, no need to make this more confusing, v9 would've been
just fine :-).

Thanks,
Nícolas