[PATCH v2 0/4] Add Mediatek thermal driver for mt2712

Louis Yu louis.yu at mediatek.com
Tue Aug 1 00:28:29 PDT 2017


This series support for mt2712 chip to mtk_thermal.c, and integrate
mt8173, mt2701, and mt2712 on the same mediatek thermal driver.
mt2712 has only one bank and four sensors, and extends calibration
data for mt2712 and the existing chips.

Changes since v1:
- fix wrong clock error handle flow from Matthias' comment.
- make clear comment for the extended calibration data.

Louis Yu (4):
  dt-bindings: thermal: Add binding document for Mediatek thermal
    controller
  thermal: mediatek: add Mediatek thermal driver for mt2712
  thermal: mediatek: extend calibration data for mt2712 chip
  thermal: mediatek: minor mtk_thermal.c cleanups

 .../bindings/thermal/mediatek-thermal.txt          |  1 +
 drivers/thermal/mtk_thermal.c                      | 88 +++++++++++++++++++---
 2 files changed, 79 insertions(+), 10 deletions(-)

--
1.8.1.1.dirty




More information about the Linux-mediatek mailing list