From: Matthias Brugger <matthias.bgg@gmail.com>
To: wim@iguana.be, linux@roeck-us.net, robh+dt@kernel.org,
mark.rutland@arm.com, catalin.marinas@arm.com,
will.deacon@arm.com
Cc: linux-watchdog@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org,
Matthias Brugger <mbrugger@suse.com>,
Matthias Brugger <matthias.bgg@gmail.com>
Subject: [PATCH 3/4] arm64: dts: mediatek: add watchdog to MT6796
Date: Thu, 20 Jul 2017 12:22:46 +0200 [thread overview]
Message-ID: <20170720102247.12342-3-matthias.bgg@gmail.com> (raw)
In-Reply-To: <20170720102247.12342-1-matthias.bgg@gmail.com>
From: Matthias Brugger <mbrugger@suse.com>
This patch adds the watchdog driver to the MT6796 SoC.
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
---
arch/arm64/boot/dts/mediatek/mt6797.dtsi | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/boot/dts/mediatek/mt6797.dtsi b/arch/arm64/boot/dts/mediatek/mt6797.dtsi
index 31088a9f71de..1cb45219ef05 100644
--- a/arch/arm64/boot/dts/mediatek/mt6797.dtsi
+++ b/arch/arm64/boot/dts/mediatek/mt6797.dtsi
@@ -147,6 +147,11 @@
infracfg = <&infrasys>;
};
+ watchdog: watchdog@10007000 {
+ compatible = "mediatek,mt6797-wdt", "mediatek,mt6589-wdt";
+ reg = <0 0x10007000 0 0x100>;
+ };
+
apmixedsys: apmixed@1000c000 {
compatible = "mediatek,mt6797-apmixedsys";
reg = <0 0x1000c000 0 0x1000>;
--
2.12.3
next prev parent reply other threads:[~2017-07-20 10:22 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-20 10:22 [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation Matthias Brugger
2017-07-20 10:22 ` [PATCH 2/4] ARM: mediatek: dts: Add mt6796 binding Matthias Brugger
[not found] ` <20170720102247.12342-2-matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-24 19:57 ` Rob Herring
2017-07-20 10:22 ` Matthias Brugger [this message]
[not found] ` <20170720102247.12342-1-matthias.bgg-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-07-20 10:22 ` [PATCH 4/4] arm64: dts: mediatek: Delete unused dummy clock for MT6797 Matthias Brugger
2017-07-24 19:56 ` [PATCH 1/4] ARM: mediatek: dts: Cleanup bindings documentation Rob Herring
2017-08-01 13:44 ` Matthias Brugger
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170720102247.12342-3-matthias.bgg@gmail.com \
--to=matthias.bgg@gmail.com \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=mark.rutland@arm.com \
--cc=mbrugger@suse.com \
--cc=robh+dt@kernel.org \
--cc=will.deacon@arm.com \
--cc=wim@iguana.be \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).