/openbmc/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8226.dtsi | 9 pm8226-thermal { 38 pm8226_0: pm8226@0 { 39 compatible = "qcom,pm8226", "qcom,spmi-pmic"; 66 compatible = "qcom,pm8226-charger"; 131 compatible = "qcom,pm8226-iadc", "qcom,spmi-iadc"; 144 compatible = "qcom,pm8226-mpp", "qcom,spmi-mpp"; 154 compatible = "qcom,pm8226-gpio", "qcom,spmi-gpio"; 164 pm8226_1: pm8226@1 { 165 compatible = "qcom,pm8226", "qcom,spmi-pmic"; 171 compatible = "qcom,pm8226-regulators";
|
H A D | qcom-apq8026-asus-sparrow.dts | 9 #include "pm8226.dtsi" 91 compatible = "qcom,rpm-pm8226-regulators";
|
H A D | qcom-apq8026-lg-lenok.dts | 9 #include "pm8226.dtsi" 130 compatible = "qcom,rpm-pm8226-regulators";
|
H A D | qcom-apq8026-huawei-sturgeon.dts | 9 #include "pm8226.dtsi" 146 compatible = "qcom,rpm-pm8226-regulators";
|
H A D | qcom-apq8026-samsung-matisse-wifi.dts | 10 #include "pm8226.dtsi" 283 compatible = "qcom,rpm-pm8226-regulators";
|
/openbmc/linux/drivers/mfd/ |
H A D | qcom-spmi-pmic.c | 49 { .compatible = "qcom,pm8226", .data = N_USIDS(2) }, 201 * In early versions of PM8941 and PM8226, the major revision number in pmic_spmi_load_revid() 204 * version of PM8941 or PM8226. in pmic_spmi_load_revid()
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,smd-rpm-regulator.yaml | 38 For pm8226, s1, s2, s3, s4, s5, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, 91 - qcom,rpm-pm8226-regulators
|
H A D | qcom,spmi-regulator.yaml | 20 - qcom,pm8226-regulators 184 - qcom,pm8226-regulators
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | qcom,spmi-iadc.yaml | 23 - qcom,pm8226-iadc
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,pmic-gpio.yaml | 39 - qcom,pm8226-gpio 180 - qcom,pm8226-gpio
|
H A D | qcom,pmic-mpp.yaml | 22 - qcom,pm8226-mpp
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | qcom,pm8941-charger.yaml | 15 - qcom,pm8226-charger
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 57 - qcom,pm8226
|
/openbmc/linux/drivers/pinctrl/qcom/ |
H A D | pinctrl-spmi-mpp.c | 984 { .compatible = "qcom,pm8226-mpp", .data = (void *) 8 },
|
H A D | pinctrl-spmi-gpio.c | 1219 { .compatible = "qcom,pm8226-gpio", .data = (void *) 8 },
|
/openbmc/linux/drivers/power/supply/ |
H A D | qcom_smbb.c | 1015 { .compatible = "qcom,pm8226-charger" },
|
/openbmc/linux/drivers/soc/qcom/ |
H A D | socinfo.c | 75 [4] = "PM8226",
|
/openbmc/linux/drivers/regulator/ |
H A D | qcom_smd-regulator.c | 1328 { .compatible = "qcom,rpm-pm8226-regulators", .data = &rpm_pm8226_regulators },
|
H A D | qcom_spmi-regulator.c | 2358 { .compatible = "qcom,pm8226-regulators", .data = &pm8226_regulators },
|