From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751266AbeCGJMo (ORCPT ); Wed, 7 Mar 2018 04:12:44 -0500 Received: from mailgw02.mediatek.com ([1.203.163.81]:52689 "EHLO mailgw02.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751036AbeCGJMl (ORCPT ); Wed, 7 Mar 2018 04:12:41 -0500 X-UUID: 1caa949b1c954d20870e462024bd43e3-20180307 Message-ID: <1520413941.677.0.camel@mtkswgap22> Subject: Re: [PATCH v2 1/2] dt-bindings: thermal: add binding for MT7622 SoC From: Sean Wang To: CC: , , , , , , , "Shunli Wang" Date: Wed, 7 Mar 2018 17:12:21 +0800 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, Rui just a gentle ping to the both patches Sean On Sat, 2018-02-17 at 16:49 +0800, sean.wang@mediatek.com wrote: > From: Sean Wang > > Add devicetree bindings for MediaTek MT7622 thermal controller > > Changes v1 -> v2: add tag from Rob > > Signed-off-by: Sean Wang > Signed-off-by: Shunli Wang > Reviewed-by: Rob Herring > --- > Documentation/devicetree/bindings/thermal/mediatek-thermal.txt | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > index 0d73ea5..41d6a44 100644 > --- a/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > +++ b/Documentation/devicetree/bindings/thermal/mediatek-thermal.txt > @@ -12,6 +12,7 @@ Required properties: > - "mediatek,mt8173-thermal" : For MT8173 family of SoCs > - "mediatek,mt2701-thermal" : For MT2701 family of SoCs > - "mediatek,mt2712-thermal" : For MT2712 family of SoCs > + - "mediatek,mt7622-thermal" : For MT7622 SoC > - reg: Address range of the thermal controller > - interrupts: IRQ for the thermal controller > - clocks, clock-names: Clocks needed for the thermal controller. required