Lines Matching +full:buck +full:- +full:boost
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/regulator/qcom-labibb-regulator.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm's LAB(LCD AMOLED Boost)/IBB(Inverting Buck Boost) Regulator
10 - Sumit Semwal <sumit.semwal@linaro.org>
13 LAB can be used as a positive boost power supply and IBB can be used as a
14 negative boost power supply for display panels. Currently implemented for
19 const: qcom,pmi8998-lab-ibb
27 qcom,soft-start-us:
36 Short-circuit and over-current interrupts for lab.
38 interrupt-names:
41 - const: sc-err
42 - const: ocp
45 - interrupts
46 - interrupt-names
54 qcom,discharge-resistor-kohms:
64 Short-circuit and over-current interrupts for ibb.
66 interrupt-names:
69 - const: sc-err
70 - const: ocp
73 - interrupts
74 - interrupt-names
77 - compatible
82 - |
83 #include <dt-bindings/interrupt-controller/irq.h>
86 compatible = "qcom,pmi8998-lab-ibb";
91 interrupt-names = "sc-err", "ocp";
97 interrupt-names = "sc-err", "ocp";