Re: [PATCH] thermal/drivers/mediatek/lvts_thermal: Return error in case of invalid efuse data

From: Nicolas Pitre
Date: Tue Jun 04 2024 - 12:34:01 EST


On Tue, 4 Jun 2024, AngeloGioacchino Del Regno wrote:

> Il 03/06/24 14:06, Julien Panis ha scritto:
> > This patch prevents from registering thermal entries and letting the
> > driver misbehave if efuse data is invalid. A device is not properly
> > calibrated if the golden temperature is zero.
> >
> > Signed-off-by: Julien Panis <jpanis@xxxxxxxxxxxx>
>
> Fixes tag, please.

What should it refer to? This is arguably a robustness enhancement for a
defficiency that has been there all along.


Nicolas