Re: [PATCH v2 0/2] lvts_thermal: Make reset optional for MT8196
Daniel Lezcano <[email protected]> Fri, 7 Aug 2026 14:10:50 +0200
| Newsgroups | org.infradead.lists.linux-mediatek,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel,org.kernel.vger.linux-pm |
|---|---|
| Message-ID | <[email protected]> |
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