Lines Matching +full:pmic +full:- +full:arbiter
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Qualcomm Single-wire Serial Bus Interface (SSBI)
10 Some Qualcomm MSM devices contain a point-to-point serial bus used to
15 - Andy Gross <agross@kernel.org>
16 - Bjorn Andersson <andersson@kernel.org>
25 qcom,controller-type:
31 - ssbi
32 - ssbi2
33 - pmic-arbiter
35 pmic:
36 $ref: /schemas/mfd/qcom-pm8xxx.yaml#
39 - compatible
40 - reg
41 - qcom,controller-type
46 - |
47 #include <dt-bindings/interrupt-controller/irq.h>
51 qcom,controller-type = "pmic-arbiter";
53 pmic {
55 interrupt-parent = <&msmgpio>;
57 #interrupt-cells = <2>;
58 interrupt-controller;
59 #address-cells = <1>;
60 #size-cells = <0>;