[PATCH v2 0/4] add LVTS support for mt7988

Frank Wunderlich posted 4 patches 1 year ago
There is a newer version of this series
.../thermal/mediatek,lvts-thermal.yaml        |  1 +
drivers/thermal/mediatek/lvts_thermal.c       | 97 +++++++++++++++----
.../thermal/mediatek,lvts-thermal.h           |  9 ++
3 files changed, 90 insertions(+), 17 deletions(-)
[PATCH v2 0/4] add LVTS support for mt7988
Posted by Frank Wunderlich 1 year ago
From: Frank Wunderlich <frank-w@public-files.de>

This series makes allows soc specific temperature coefficients
and adds support for mt7988 which has a different one.

Frank Wunderlich (4):
  dt-bindings: thermal: mediatek: add mt7988 lvts compatible
  dt-bindings: thermal: mediatek: Add LVTS thermal sensors for mt7988
  thermal/drivers/mediatek/lvts_thermal: make coeff configurable
  thermal/drivers/mediatek/lvts_thermal: add mt7988 support

 .../thermal/mediatek,lvts-thermal.yaml        |  1 +
 drivers/thermal/mediatek/lvts_thermal.c       | 97 +++++++++++++++----
 .../thermal/mediatek,lvts-thermal.h           |  9 ++
 3 files changed, 90 insertions(+), 17 deletions(-)

-- 
2.34.1