From mboxrd@z Thu Jan 1 00:00:00 1970 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 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sean Wang Subject: Re: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC Date: Fri, 11 Aug 2017 10:36:31 +0800 Message-ID: <1502418991.19230.1.camel@mtkswgap22> References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mediatek-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.org On Thu, 2017-08-10 at 12:43 -0500, Rob Herring wrote: > On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang-NuS5LvNUpcJWk0Htik3J/w@public.gmane.org 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 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: sean.wang@mediatek.com (Sean Wang) Date: Fri, 11 Aug 2017 10:36:31 +0800 Subject: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC In-Reply-To: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> Message-ID: <1502418991.19230.1.camel@mtkswgap22> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, 2017-08-10 at 12:43 -0500, Rob Herring wrote: > On Fri, Aug 04, 2017 at 03:14:07PM +0800, sean.wang at 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