From mboxrd@z Thu Jan 1 00:00:00 1970 From: Subject: [PATCH v1 0/4] Add Mediatek thermal driver for mt2712 Date: Thu, 27 Jul 2017 13:46:53 +0800 Message-ID: <1501134417-3505-1-git-send-email-louis.yu@mediatek.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Sender: linux-pm-owner@vger.kernel.org To: Zhang Rui , Eduardo Valentin Cc: Rob Herring , Mark Rutland , Matthias Brugger , dawei.chien@mediatek.com, fan.chen@mediatek.com, eddie.huang@mediatek.com, linux-pm@vger.kernel.org, linux-mediatek@lists.infradead.org, srv_heupstream@mediatek.com List-Id: linux-mediatek@lists.infradead.org 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. Unpaired clock error handle flow is also fixed in this series. 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 | 90 +++++++++++++++++++--- 2 files changed, 80 insertions(+), 11 deletions(-) -- 1.9.1