From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753121AbdHNLRc (ORCPT ); Mon, 14 Aug 2017 07:17:32 -0400 Received: from mail-wm0-f65.google.com ([74.125.82.65]:36724 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752831AbdHNLRa (ORCPT ); Mon, 14 Aug 2017 07:17:30 -0400 Subject: Re: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC To: Sean Wang , Rob Herring Cc: mark.rutland@arm.com, devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> <1502418991.19230.1.camel@mtkswgap22> From: Matthias Brugger Message-ID: <6f81355c-8071-1fc2-fe07-20dfef28e80e@gmail.com> Date: Mon, 14 Aug 2017 13:17:21 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 MIME-Version: 1.0 In-Reply-To: <1502418991.19230.1.camel@mtkswgap22> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/11/2017 04:36 AM, Sean Wang wrote: > 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? > From the MAINTAINERS file: WATCHDOG DEVICE DRIVERS M: Wim Van Sebroeck R: Guenter Roeck L: linux-watchdog@vger.kernel.org W: http://www.linux-watchdog.org/ T: git git://www.linux-watchdog.org/linux-watchdog.git S: Maintained F: Documentation/devicetree/bindings/watchdog/ F: Documentation/watchdog/ F: drivers/watchdog/ F: include/linux/watchdog.h F: include/uapi/linux/watchdog.h The best will be to resend and add the email addresses/lists Regards, Matthias From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthias Brugger Subject: Re: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC Date: Mon, 14 Aug 2017 13:17:21 +0200 Message-ID: <6f81355c-8071-1fc2-fe07-20dfef28e80e@gmail.com> References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> <1502418991.19230.1.camel@mtkswgap22> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1502418991.19230.1.camel@mtkswgap22> Content-Language: en-US Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Sean Wang , Rob Herring Cc: 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 08/11/2017 04:36 AM, Sean Wang wrote: > 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? > From the MAINTAINERS file: WATCHDOG DEVICE DRIVERS M: Wim Van Sebroeck R: Guenter Roeck L: linux-watchdog-u79uwXL29TY76Z2rM5mHXA@public.gmane.org W: http://www.linux-watchdog.org/ T: git git://www.linux-watchdog.org/linux-watchdog.git S: Maintained F: Documentation/devicetree/bindings/watchdog/ F: Documentation/watchdog/ F: drivers/watchdog/ F: include/linux/watchdog.h F: include/uapi/linux/watchdog.h The best will be to resend and add the email addresses/lists Regards, Matthias -- 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: matthias.bgg@gmail.com (Matthias Brugger) Date: Mon, 14 Aug 2017 13:17:21 +0200 Subject: [PATCH] dt-bindings: watchdog: mediatek: add support for MediaTek MT7623 and MT7622 SoC In-Reply-To: <1502418991.19230.1.camel@mtkswgap22> References: <20170810174343.7pejhh7wxkcaf3zj@rob-hp-laptop> <1502418991.19230.1.camel@mtkswgap22> Message-ID: <6f81355c-8071-1fc2-fe07-20dfef28e80e@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 08/11/2017 04:36 AM, Sean Wang wrote: > 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? > From the MAINTAINERS file: WATCHDOG DEVICE DRIVERS M: Wim Van Sebroeck R: Guenter Roeck L: linux-watchdog at vger.kernel.org W: http://www.linux-watchdog.org/ T: git git://www.linux-watchdog.org/linux-watchdog.git S: Maintained F: Documentation/devicetree/bindings/watchdog/ F: Documentation/watchdog/ F: drivers/watchdog/ F: include/linux/watchdog.h F: include/uapi/linux/watchdog.h The best will be to resend and add the email addresses/lists Regards, Matthias