Add optional interrupts property for specifying pre-timeout (bark) interrupt on QCOM SoCs. Signed-off-by: Sai Prakash Ranjan <saiprakash.ranjan@xxxxxxxxxxxxxx> --- 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