Searched full:pma8084 (Results 1 – 16 of 16) sorted by relevance
/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | pma8084.dtsi | 8 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 D | qcom-apq8084-mtp.dts | 3 #include "pma8084.dtsi"
|
H A D | qcom-apq8084-ifc6540.dts | 3 #include "pma8084.dtsi"
|
H A D | qcom-msm8974pro-samsung-klte.dts | 3 #include "pma8084.dtsi" 453 compatible = "qcom,rpm-pma8084-regulators";
|
H A D | qcom-apq8084.dtsi | 800 compatible = "qcom,rpm-pma8084-regulators";
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,pmic-mpp.yaml | 29 - qcom,pma8084-mpp 97 - mpp1-mpp4 for pma8084
|
H A D | qcom,pmic-gpio.yaml | 56 - qcom,pma8084-gpio 325 - qcom,pma8084-gpio 449 - gpio1-gpio22 for pma8084
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,smd-rpm-regulator.yaml | 66 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 D | qcom,spmi-pmic.yaml | 16 The Qualcomm SPMI series includes the PM8941, PM8841, PMA8084, PM8998 and other 73 - qcom,pma8084
|
/openbmc/linux/include/dt-bindings/pinctrl/ |
H A D | qcom,pmic-gpio.h | 85 * Note: PMA8084 gpios from 15 to 18 are supporting
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | Kconfig | 33 devices are pm8841, pm8941 and pma8084.
|
H A D | pinctrl-spmi-mpp.c | 992 { .compatible = "qcom,pma8084-mpp", .data = (void *) 8 },
|
H A D | pinctrl-spmi-gpio.c | 1238 { .compatible = "qcom,pma8084-gpio", .data = (void *) 22 },
|
/openbmc/linux/drivers/mfd/ |
H A D | qcom-spmi-pmic.c | 58 { .compatible = "qcom,pma8084", .data = N_USIDS(2) },
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 77 [6] = "PMA8084",
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom_smd-regulator.c | 1337 { .compatible = "qcom,rpm-pma8084-regulators", .data = &rpm_pma8084_regulators },
|