Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752669AbbFPLmc (ORCPT ); Tue, 16 Jun 2015 07:42:32 -0400 Received: from mail-oi0-f49.google.com ([209.85.218.49]:35533 "EHLO mail-oi0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751535AbbFPLmZ (ORCPT ); Tue, 16 Jun 2015 07:42:25 -0400 MIME-Version: 1.0 In-Reply-To: <1434101229-32695-2-git-send-email-eddie.huang@mediatek.com> References: <1434101229-32695-1-git-send-email-eddie.huang@mediatek.com> <1434101229-32695-2-git-send-email-eddie.huang@mediatek.com> From: Daniel Kurtz Date: Tue, 16 Jun 2015 19:42:04 +0800 X-Google-Sender-Auth: KKg2n9zpS84RPsN4jnKyhsIKcak Message-ID: Subject: Re: [PATCH v3 1/2] arm64: dts: mt8173: Add watchdog device node To: Eddie Huang Cc: Matthias Brugger , "open list:OPEN FIRMWARE AND..." , Sascha Hauer , "linux-kernel@vger.kernel.org" , linux-mediatek@lists.infradead.org, "linux-arm-kernel@lists.infradead.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1683 Lines: 48 On Fri, Jun 12, 2015 at 5:27 PM, Eddie Huang wrote: > Add MT8173 watchdog device node. > > Signed-off-by: Eddie Huang This one is: Reviewed-by: Daniel Kurtz It is also independent of the i2c nodes, and as far as I can tell can go in already. Thanks! -Dan > --- > arch/arm64/boot/dts/mediatek/mt8173.dtsi | 6 ++++++ > 1 file changed, 6 insertions(+) > > diff --git a/arch/arm64/boot/dts/mediatek/mt8173.dtsi b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > index 30ac8dd..b52ec43 100644 > --- a/arch/arm64/boot/dts/mediatek/mt8173.dtsi > +++ b/arch/arm64/boot/dts/mediatek/mt8173.dtsi > @@ -160,6 +160,12 @@ > ; > }; > > + watchdog: watchdog@10007000 { > + compatible = "mediatek,mt8173-wdt", > + "mediatek,mt6589-wdt"; > + reg = <0 0x10007000 0 0x100>; > + }; > + > sysirq: intpol-controller@10200620 { > compatible = "mediatek,mt8173-sysirq", > "mediatek,mt6577-sysirq"; > -- > 1.8.1.1.dirty > > > _______________________________________________ > Linux-mediatek mailing list > Linux-mediatek@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/