1 // SPDX-License-Identifier: BSD-3-Clause
3 * Copyright (c) 2017-2019, The Linux Foundation. All rights reserved.
4 * Copyright (c) 2019, Linaro Limited
7 #include <dt-bindings/iio/qcom,spmi-vadc.h>
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include <dt-bindings/spmi/spmi.h>
13 compatible = "qcom,pm8150l", "qcom,spmi-pmic";
14 reg = <0x4 SPMI_USID>;
19 compatible = "qcom,pm8916-pon";
26 compatible = "qcom,spmi-adc5";
30 #io-channel-cells = <1>;
31 interrupts = <0x4 0x31 0x0 IRQ_TYPE_EDGE_RISING>;
37 qcom,pre-scaling = <1 1>;
42 reg = <ADC5_1P25VREF>;
43 qcom,pre-scaling = <1 1>;
48 reg = <ADC5_DIE_TEMP>;
49 qcom,pre-scaling = <1 1>;
54 pm8150l_gpios: gpio@c000 {
55 compatible = "qcom,pm8150l-gpio";
59 interrupts = <0x4 0xc0 0x0 IRQ_TYPE_NONE>,
60 <0x4 0xc1 0x0 IRQ_TYPE_NONE>,
61 <0x4 0xc2 0x0 IRQ_TYPE_NONE>,
62 <0x4 0xc3 0x0 IRQ_TYPE_NONE>,
63 <0x4 0xc4 0x0 IRQ_TYPE_NONE>,
64 <0x4 0xc5 0x0 IRQ_TYPE_NONE>,
65 <0x4 0xc6 0x0 IRQ_TYPE_NONE>,
66 <0x4 0xc7 0x0 IRQ_TYPE_NONE>,
67 <0x4 0xc8 0x0 IRQ_TYPE_NONE>,
68 <0x4 0xc9 0x0 IRQ_TYPE_NONE>,
69 <0x4 0xca 0x0 IRQ_TYPE_NONE>,
70 <0x4 0xcb 0x0 IRQ_TYPE_NONE>;
75 compatible = "qcom,pm8150l", "qcom,spmi-pmic";
76 reg = <0x5 SPMI_USID>;