Message ID | 3726ea2e21cffd2f9667aaa0430003b2407ed74f.1580632081.git.saiprakash.ranjan@codeaurora.org |
---|---|
State | New |
Headers | show |
Series | dt-bindings: watchdog: Add optional interrupts property | expand |
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
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(+) --- 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