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