Re: [PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
From: Daniel Lezcano
Date: Fri Aug 07 2026 - 08:14:49 EST
On 7/21/26 12:52, AngeloGioacchino Del Regno wrote:
Changes in v2:
- Added change in bindings to allow resets to be optional on MT8196
- Made the code change simpler and without paranoid nonsense checks
AngeloGioacchino Del Regno (2):
dt-bindings: thermal: mediatek: Make resets optional for MT8196
thermal/drivers/mediatek/lvts_thermal: Make reset optional for MT8196
.../bindings/thermal/mediatek,lvts-thermal.yaml | 13 ++++++++++++-
drivers/thermal/mediatek/lvts_thermal.c | 15 ++++++++++++++-
2 files changed, 26 insertions(+), 2 deletions(-)
Applied, thanks