mbox series

[0/3] thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands

Message ID 20250526102659.30225-1-mason-cw.chang@mediatek.com
Headers show
Series thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands | expand

Message

Mason Chang May 26, 2025, 10:26 a.m. UTC
Add the LVTS commands for Mediatek Filogic 880/MT7988.

This series fixes severely abnormal and inaccurate LVTS temperature
readings when using the default commands.

Signed-off-by: Mason Chang <mason-cw.chang@mediatek.com>

Mason Chang (3):
  thermal/drivers/mediatek/lvts_thermal: change lvts commands array to
    static const
  thermal/drivers/mediatek/lvts_thermal: add lvts commands and their
    sizes to driver data
  thermal/drivers/mediatek/lvts_thermal: add mt7988 lvts commands

 drivers/thermal/mediatek/lvts_thermal.c | 74 ++++++++++++++++++++-----
 1 file changed, 61 insertions(+), 13 deletions(-)