Lines Matching +full:boost +full:- +full:supply
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
20 - const: qcom,pmi8998-lab-ibb
21 - items:
22 - enum:
23 - qcom,pmi8950-lab-ibb
24 - const: qcom,pmi8998-lab-ibb
32 qcom,soft-start-us:
41 Short-circuit and over-current interrupts for lab.
43 interrupt-names:
46 - const: sc-err
47 - const: ocp
50 - interrupts
51 - interrupt-names
59 qcom,discharge-resistor-kohms:
69 Short-circuit and over-current interrupts for ibb.
71 interrupt-names:
74 - const: sc-err
75 - const: ocp
78 - interrupts
79 - interrupt-names
82 - compatible
87 - |
88 #include <dt-bindings/interrupt-controller/irq.h>
91 compatible = "qcom,pmi8998-lab-ibb";
96 interrupt-names = "sc-err", "ocp";
102 interrupt-names = "sc-err", "ocp";