Home
last modified time | relevance | path

Searched full:pma8084 (Results 1 – 16 of 16) sorted by relevance

/openbmc/linux/arch/arm/boot/dts/qcom/
H A Dpma8084.dtsi8 pma8084_0: pma8084@0 {
9 compatible = "qcom,pma8084", "qcom,spmi-pmic";
31 compatible = "qcom,pma8084-gpio", "qcom,spmi-gpio";
41 compatible = "qcom,pma8084-mpp", "qcom,spmi-mpp";
93 pma8084_1: pma8084@1 {
94 compatible = "qcom,pma8084", "qcom,spmi-pmic";
H A Dqcom-apq8084-mtp.dts3 #include "pma8084.dtsi"
H A Dqcom-apq8084-ifc6540.dts3 #include "pma8084.dtsi"
H A Dqcom-msm8974pro-samsung-klte.dts3 #include "pma8084.dtsi"
453 compatible = "qcom,rpm-pma8084-regulators";
H A Dqcom-apq8084.dtsi800 compatible = "qcom,rpm-pma8084-regulators";
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dqcom,pmic-mpp.yaml29 - qcom,pma8084-mpp
97 - mpp1-mpp4 for pma8084
H A Dqcom,pmic-gpio.yaml56 - qcom,pma8084-gpio
325 - qcom,pma8084-gpio
449 - gpio1-gpio22 for pma8084
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dqcom,smd-rpm-regulator.yaml66 For pma8084, s1, s2, s3, s4, s5, s6, s7, s8, s9, s10, s11, s12, l1, l2, l3,
100 - qcom,rpm-pma8084-regulators
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dqcom,spmi-pmic.yaml16 The Qualcomm SPMI series includes the PM8941, PM8841, PMA8084, PM8998 and other
73 - qcom,pma8084
/openbmc/linux/include/dt-bindings/pinctrl/
H A Dqcom,pmic-gpio.h85 * Note: PMA8084 gpios from 15 to 18 are supporting
/openbmc/linux/drivers/pinctrl/qcom/
H A DKconfig33 devices are pm8841, pm8941 and pma8084.
H A Dpinctrl-spmi-mpp.c992 { .compatible = "qcom,pma8084-mpp", .data = (void *) 8 },
H A Dpinctrl-spmi-gpio.c1238 { .compatible = "qcom,pma8084-gpio", .data = (void *) 22 },
/openbmc/linux/drivers/mfd/
H A Dqcom-spmi-pmic.c58 { .compatible = "qcom,pma8084", .data = N_USIDS(2) },
/openbmc/linux/drivers/soc/qcom/
H A Dsocinfo.c77 [6] = "PMA8084",
/openbmc/linux/drivers/regulator/
H A Dqcom_smd-regulator.c1337 { .compatible = "qcom,rpm-pma8084-regulators", .data = &rpm_pma8084_regulators },