Lines Matching +full:buck +full:- +full:c
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Luca Ceresoli <luca.ceresoli@bootlin.com>
13 MAX77714 is a Power Management IC with 4 buck regulators, 9
14 low-dropout regulators, 8 GPIOs, RTC and watchdog.
26 interrupt-controller: true
28 "#interrupt-cells":
38 '^(buck[0-3]|ldo[0-8])$':
44 - compatible
45 - reg
46 - interrupts
47 - interrupt-controller
48 - "#interrupt-cells"
53 - |
54 #include <dt-bindings/interrupt-controller/irq.h>
56 #address-cells = <1>;
57 #size-cells = <0>;
59 pmic@1c {
62 interrupt-parent = <&gpio2>;
65 interrupt-controller;
66 #interrupt-cells = <2>;