/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm8994.dtsi | 9 pm8994-thermal { 16 pm8994_alert0: pm8994-alert0 { 21 pm8994_crit: pm8994-crit { 34 compatible = "qcom,pm8994", "qcom,spmi-pmic"; 112 compatible = "qcom,pm8994-gpio", "qcom,spmi-gpio"; 122 compatible = "qcom,pm8994-mpp", "qcom,spmi-mpp"; 133 compatible = "qcom,pm8994", "qcom,spmi-pmic"; 139 compatible = "qcom,pm8994-lpg"; 149 compatible = "qcom,pm8994-regulators";
|
H A D | msm8996-sony-xperia-tone.dtsi | 9 #include "pm8994.dtsi" 239 pm8994_gpios_defaults: pm8994-gpios-default-state { 240 pm8994-gpio1-nc-pins { 286 pm8994-gpio6-nc-pins { 304 pm8994-gpio8-nc-pins { 314 pm8994-gpio9-nc-pins { 334 pm8994-gpio11-nc-pins { 342 pm8994-gpio12-nc-pins { 360 pm8994-gpio14-nc-pins { 386 pm8994-gpio17-nc-pins { [all …]
|
H A D | msm8994-sony-xperia-kitakami.dtsi | 7 #include "pm8994.dtsi" 22 /* We only use pm8994+pmi8994. */ 187 /* PMI8994 should probe first, because pmi8994_bby supplies some of PM8994's regulators */ 208 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | msm8992-lg-bullhead.dtsi | 12 #include "pm8994.dtsi" 72 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | apq8096-ifc6640.dts | 6 #include "pm8994.dtsi" 128 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | msm8992-xiaomi-libra.dts | 9 #include "pm8994.dtsi" 195 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | msm8996-oneplus-common.dtsi | 7 #include "pm8994.dtsi" 305 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | apq8096-db820c.dts | 9 #include "pm8994.dtsi" 514 ls_exp_gpio_f: pm8994-gpio5-state { 710 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | msm8996-xiaomi-common.dtsi | 6 #include "pm8994.dtsi" 439 compatible = "qcom,rpm-pm8994-regulators";
|
H A D | msm8994-msft-lumia-octagon.dtsi | 10 #include "pm8994.dtsi" 552 compatible = "qcom,rpm-pm8994-regulators";
|
/openbmc/u-boot/arch/arm/dts/ |
H A D | dragonboard820c.dts | 104 pmic0: pm8994@0 { 111 compatible = "qcom,pm8994-pwrkey"; 119 compatible = "qcom,pm8994-gpio"; 124 gpio-bank-name="pm8994."; 128 pmic1: pm8994@1 {
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,pmic-gpio.yaml | 54 - qcom,pm8994-gpio 324 - qcom,pm8994-gpio 447 - gpio1-gpio22 for pm8994
|
H A D | qcom,pmic-mpp.yaml | 28 - qcom,pm8994-mpp
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,smd-rpm-regulator.yaml | 58 For pm8994, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3, 98 - qcom,rpm-pm8994-regulators
|
H A D | qcom,spmi-regulator.yaml | 25 - qcom,pm8994-regulators 278 - qcom,pm8994-regulators
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pm8916_gpio.c | 203 { .compatible = "qcom,pm8994-gpio" }, /* 22 GPIO's */ 288 { .compatible = "qcom,pm8994-pwrkey" },
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | leds-qcom-lpg.yaml | 27 - qcom,pm8994-lpg
|
/openbmc/linux/drivers/mfd/ |
H A D | qcom-spmi-pmic.c | 56 { .compatible = "qcom,pm8994", .data = N_USIDS(2) },
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 71 - qcom,pm8994
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-mpp.c | 991 { .compatible = "qcom,pm8994-mpp", .data = (void *) 8 },
|
H A D | pinctrl-spmi-gpio.c | 1236 { .compatible = "qcom,pm8994-gpio", .data = (void *) 22 },
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 80 [9] = "PM8994",
|
/openbmc/linux/drivers/leds/rgb/ |
H A D | leds-qcom-lpg.c | 1523 { .compatible = "qcom,pm8994-lpg", .data = &pm8994_lpg_data },
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom_smd-regulator.c | 1335 { .compatible = "qcom,rpm-pm8994-regulators", .data = &rpm_pm8994_regulators },
|
H A D | qcom_spmi-regulator.c | 2363 { .compatible = "qcom,pm8994-regulators", .data = &pm8994_regulators },
|