Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752224AbdHKCgh (ORCPT ); Thu, 10 Aug 2017 22:36:37 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:21590 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1751715AbdHKCgf (ORCPT ); Thu, 10 Aug 2017 22:36:35 -0400 Message-ID: <1502418991.19230.1.camel@mtkswgap22> Subject: Re: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC From: Sean Wang To: Rob Herring CC: , , , , , Date: Fri, 11 Aug 2017 10:36:31 +0800 In-Reply-To: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> 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 Content-Length: 649 Lines: 23 On Thu, 2017-08-10 at 12:43 -0500, Rob Herring wrote: > On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang@mediatek.com wrote: > > From: Sean Wang > > > > This updates dt-binding documentation for MediaTek MT7622 and > > MT7623 SoC. For the both SoCs supported all rely on the fallback > > binding of the case with "mediatek,mt6589-wdt". > > > > Signed-off-by: Sean Wang > > --- > > Documentation/devicetree/bindings/watchdog/mtk-wdt.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > Acked-by: Rob Herring Hi, Rob thanks a lot can the patch go through your tree? Sean