linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: watchdog: Add optional interrupts property
@ 2020-02-03  5:31 Sai Prakash Ranjan
  2020-02-03 17:00 ` Stephen Boyd
  0 siblings, 1 reply; 2+ messages in thread
From: Sai Prakash Ranjan @ 2020-02-03  5:31 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Rob Herring, devicetree, Stephen Boyd
  Cc: Douglas Anderson, Guenter Roeck, Matthias Kaehlcke,
	linux-arm-kernel, linux-kernel, linux-arm-msm,
	Sai Prakash Ranjan

Add optional interrupts property for specifying pre-timeout (bark)
interrupt on QCOM SoCs.

Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@codeaurora.org>
---
 Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
index 7180c64f54fb..e55aa7f3b08a 100644
--- a/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
+++ b/Documentation/devicetree/bindings/watchdog/qcom-wdt.yaml
@@ -34,6 +34,9 @@ properties:
   clocks:
     maxItems: 1
 
+  interrupts:
+    maxItems: 1
+
 required:
   - compatible
   - reg
---

This patch to be applied on top of 2 patches here:
 - https://lore.kernel.org/patchwork/cover/1188497/

--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-02-03 17:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-03  5:31 [PATCH] dt-bindings: watchdog: Add optional interrupts property Sai Prakash Ranjan
2020-02-03 17:00 ` Stephen Boyd

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).