| # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) |
| $id: http://devicetree.org/schemas/watchdog/qcom,pm8916-wdt.yaml# |
| $schema: http://devicetree.org/meta-schemas/core.yaml# |
| title: Qualcomm PM8916 watchdog timer controller |
| - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> |
| unevaluatedProperties: false |
| #include <dt-bindings/interrupt-controller/irq.h> |
| #include <dt-bindings/spmi/spmi.h> |
| compatible = "qcom,pm8916", "qcom,spmi-pmic"; |
| compatible = "qcom,pm8916-pon"; |
| compatible = "qcom,pm8916-wdt"; |
| interrupts = <0x0 0x8 6 IRQ_TYPE_EDGE_RISING>; |