1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
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
29 Short-circuit interrupt for lab.
42 Short-circuit interrupt for lab.
50 additionalProperties: false
54 #include <dt-bindings/interrupt-controller/irq.h>
57 compatible = "qcom,pmi8998-lab-ibb";
60 interrupts = <0x3 0x0 IRQ_TYPE_EDGE_RISING>;
61 interrupt-names = "sc-err";
65 interrupts = <0x3 0x2 IRQ_TYPE_EDGE_RISING>;
66 interrupt-names = "sc-err";