Lines Matching +full:pm8916 +full:- +full:pon
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/watchdog/qcom,pm8916-wdt.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm PM8916 watchdog timer controller
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
13 - $ref: watchdog.yaml#
17 const: qcom,pm8916-wdt
23 - compatible
24 - interrupts
29 - |
30 #include <dt-bindings/interrupt-controller/irq.h>
31 #include <dt-bindings/spmi/spmi.h>
34 #address-cells = <2>;
35 #size-cells = <0>;
38 compatible = "qcom,pm8916", "qcom,spmi-pmic";
40 #address-cells = <1>;
41 #size-cells = <0>;
43 pon@800 {
44 compatible = "qcom,pm8916-pon";
46 mode-bootloader = <0x2>;
47 mode-recovery = <0x1>;
50 compatible = "qcom,pm8916-wdt";
52 timeout-sec = <60>;