From: Loic Poulain <loic.poulain@linaro.org>
To: wim@linux-watchdog.org, linux@roeck-us.net, robh+dt@kernel.org
Cc: linux-arm-msm@vger.kernel.org, linux-watchdog@vger.kernel.org,
devicetree@vger.kernel.org, andy.gross@linaro.org,
Loic Poulain <loic.poulain@linaro.org>
Subject: [PATCH 3/3] arm64: dts: qcom: pm8916: Add PON watchdog node
Date: Sat, 17 Nov 2018 09:28:39 +0100 [thread overview]
Message-ID: <1542443319-23369-3-git-send-email-loic.poulain@linaro.org> (raw)
In-Reply-To: <1542443319-23369-1-git-send-email-loic.poulain@linaro.org>
Add watchdog child node to the PM8916 PON device.
Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
---
arch/arm64/boot/dts/qcom/pm8916.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/pm8916.dtsi b/arch/arm64/boot/dts/qcom/pm8916.dtsi
index a05ebaf..4dfaf9b 100644
--- a/arch/arm64/boot/dts/qcom/pm8916.dtsi
+++ b/arch/arm64/boot/dts/qcom/pm8916.dtsi
@@ -25,6 +25,10 @@
mode-bootloader = <0x2>;
mode-recovery = <0x1>;
+ watchdog {
+ compatible = "qcom,pm8916-wdt";
+ };
+
pwrkey {
compatible = "qcom,pm8941-pwrkey";
interrupts = <0x0 0x8 0 IRQ_TYPE_EDGE_BOTH>;
--
2.7.4
next prev parent reply other threads:[~2018-11-17 8:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-17 8:28 [PATCH 1/3] watchdog: Add pm8916 watchdog driver Loic Poulain
2018-11-17 8:28 ` [PATCH 2/3] dt-bindings: watchdog: Add Qualcomm PM8916 watchdog Loic Poulain
2018-11-17 8:28 ` Loic Poulain [this message]
2018-11-19 21:23 ` [PATCH 1/3] watchdog: Add pm8916 watchdog driver Guenter Roeck
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=1542443319-23369-3-git-send-email-loic.poulain@linaro.org \
--to=loic.poulain@linaro.org \
--cc=andy.gross@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-watchdog@vger.kernel.org \
--cc=linux@roeck-us.net \
--cc=robh+dt@kernel.org \
--cc=wim@linux-watchdog.org \
/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).