On Fri, Jun 12, 2015 at 5:27 PM, Eddie Huang <eddie.hu...@mediatek.com> wrote: > Add MT8173 watchdog device node. > > Signed-off-by: Eddie Huang <eddie.hu...@mediatek.com>
This one is: Reviewed-by: Daniel Kurtz <djku...@chromium.org> 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 @@ > <GIC_SPI 147 > IRQ_TYPE_LEVEL_HIGH>; > }; > > + 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-media...@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 majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/