Searched full:pm8937 (Results 1 – 13 of 13) sorted by relevance
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | pm8937.dtsi | 12 pm8937-thermal { 42 compatible = "qcom,pm8937", "qcom,spmi-pmic"; 71 compatible = "qcom,pm8937-gpio", "qcom,spmi-gpio"; 81 compatible = "qcom,pm8937-mpp", "qcom,spmi-mpp"; 141 compatible = "qcom,pm8937", "qcom,spmi-pmic"; 147 compatible = "qcom,pm8937-regulators";
|
D | msm8917-xiaomi-riva.dts | 11 #include "pm8937.dtsi" 142 compatible = "qcom,rpm-pm8937-regulators";
|
/linux-6.14.4/Documentation/devicetree/bindings/pinctrl/ |
D | qcom,pmic-mpp.yaml | 25 - qcom,pm8937-mpp 96 - mpp1-mpp4 for pm8937
|
D | qcom,pmic-gpio.yaml | 51 - qcom,pm8937-gpio 188 - qcom,pm8937-gpio 473 - gpio1-gpio8 for pm8937 (hole on gpio3, gpio4 and gpio6)
|
/linux-6.14.4/Documentation/devicetree/bindings/regulator/ |
D | qcom,smd-rpm-regulator.yaml | 50 For pm8937, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, 98 - qcom,rpm-pm8937-regulators
|
D | qcom,spmi-regulator.yaml | 25 - qcom,pm8937-regulators 300 - qcom,pm8937-regulators
|
/linux-6.14.4/drivers/mfd/ |
D | qcom-spmi-pmic.c | 56 { .compatible = "qcom,pm8937", .data = N_USIDS(2) },
|
/linux-6.14.4/Documentation/devicetree/bindings/mfd/ |
D | qcom,spmi-pmic.yaml | 69 - qcom,pm8937
|
/linux-6.14.4/drivers/pinctrl/qcom/ |
D | pinctrl-spmi-gpio.c | 1230 /* pm8937 has 8 GPIOs with holes on 3, 4 and 6 */ 1231 { .compatible = "qcom,pm8937-gpio", .data = (void *) 8 },
|
D | pinctrl-spmi-mpp.c | 987 { .compatible = "qcom,pm8937-mpp", .data = (void *) 4 },
|
/linux-6.14.4/drivers/soc/qcom/ |
D | socinfo.c | 98 [25] = "PM8917/PM8937",
|
/linux-6.14.4/drivers/regulator/ |
D | qcom_smd-regulator.c | 1365 { .compatible = "qcom,rpm-pm8937-regulators", .data = &rpm_pm8937_regulators },
|
D | qcom_spmi-regulator.c | 2489 { .compatible = "qcom,pm8937-regulators", .data = &pm8937_regulators },
|