On Fri, Apr 28, 2023 at 03:53:44PM -0400, Nícolas F. R. A. Prado wrote:
Fixes in the interrupt handling of the LVTS thermal driver noticed while
testing it on the Spherion Chromebook (mt8192-asurada-spherion) with the
MT8192 support series [1].
These are standalone fixes and don't depend on anything else.
[1] https://lore.kernel.org/all/20230307163413.143334-1-bchihi@xxxxxxxxxxxx/
Thanks,
Nícolas
Nícolas F. R. A. Prado (3):
thermal/drivers/mediatek/lvts_thermal: Handle IRQ on all controllers
thermal/drivers/mediatek/lvts_thermal: Honor sensors in immediate mode
thermal/drivers/mediatek/lvts_thermal: Disable undesired interrupts
This series seems to have solved all interrupt storm issue I ran into, so
Tested-by: Chen-Yu Tsai <wenst@xxxxxxxxxxxx>