/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm8916.dtsi | 9 pm8916-thermal { 39 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 45 compatible = "qcom,pm8916-pon"; 67 compatible = "qcom,pm8916-wdt"; 74 compatible = "qcom,pm8916-lbc"; 153 compatible = "qcom,pm8916-bms-vm"; 179 compatible = "qcom,pm8916-mpp", "qcom,spmi-mpp"; 189 compatible = "qcom,pm8916-gpio", "qcom,spmi-gpio"; 200 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 206 compatible = "qcom,pm8916-pwm"; [all …]
|
H A D | msm8916-pm8916.dtsi | 3 * msm8916-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8916 SoC and PM8916 PMIC. 12 #include "pm8916.dtsi" 65 compatible = "qcom,rpm-pm8916-regulators";
|
H A D | msm8939-pm8916.dtsi | 3 * msm8939-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8939 SoC and PM8916 PMIC. 12 #include "pm8916.dtsi" 44 compatible = "qcom,rpm-pm8916-regulators";
|
H A D | msm8929-pm8916.dtsi | 3 * msm8929-pm8916.dtsi describes common properties (e.g. regulator connections) 4 * that apply to most devices that make use of the MSM8929 SoC and PM8916 PMIC. 12 #include "pm8916.dtsi" 44 compatible = "qcom,rpm-pm8916-regulators";
|
H A D | msm8929-wingtech-wt82918hd.dts | 5 #include "msm8929-pm8916.dtsi"
|
H A D | msm8939-wingtech-wt82918.dts | 5 #include "msm8939-pm8916.dtsi"
|
H A D | msm8939-wingtech-wt82918hd.dts | 5 #include "msm8939-pm8916.dtsi"
|
H A D | apq8016-sbc.dts | 8 #include "msm8916-pm8916.dtsi" 697 pm8916_gpios_leds: pm8916-gpios-leds-state { 715 ls_exp_gpio_f: pm8916-mpp4-state { 723 pm8916_mpps_leds: pm8916-mpps-state {
|
H A D | msm8916-mtp.dts | 8 #include "msm8916-pm8916.dtsi"
|
H A D | pm8009.dtsi | 17 compatible = "qcom,pm8916-pon";
|
/linux/Documentation/devicetree/bindings/watchdog/ |
H A D | qcom,pm8916-wdt.yaml | 4 $id: http://devicetree.org/schemas/watchdog/qcom,pm8916-wdt.yaml# 7 title: Qualcomm PM8916 watchdog timer controller 17 const: qcom,pm8916-wdt 38 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 44 compatible = "qcom,pm8916-pon"; 50 compatible = "qcom,pm8916-wdt";
|
/linux/drivers/watchdog/ |
H A D | pm8916_wdt.c | 121 .identity = "QCOM PM8916 PON WDT", 128 .identity = "QCOM PM8916 PON WDT", 156 * The pm8916-pon-wdt is a child of the pon device, which is a child in pm8916_wdt_probe() 157 * of the pm8916 mfd device. We want access to the pm8916 registers. in pm8916_wdt_probe() 158 * Retrieve regmap from pm8916 (parent->parent) and base address in pm8916_wdt_probe() 159 * from pm8916-pon (pon). in pm8916_wdt_probe() 169 dev_err(dev, "failed to get pm8916-pon address\n"); in pm8916_wdt_probe() 260 { .compatible = "qcom,pm8916-wdt" }, 268 .name = "pm8916-wdt", 276 MODULE_DESCRIPTION("Qualcomm pm8916 watchdog driver");
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,pm8916-wcd-analog-codec.yaml | 4 $id: http://devicetree.org/schemas/sound/qcom,pm8916-wcd-analog-codec.yaml# 7 title: Qualcomm PM8916 WCD Analog Audio Codec 13 The analog WCD audio codec found on Qualcomm PM8916 PMIC. 17 const: qcom,pm8916-wcd-analog-codec 109 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 115 compatible = "qcom,pm8916-wcd-analog-codec";
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | qcom,pm8916-bms-vm.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8916-bms-vm.yaml# 14 such as pm8916. This block performs battery voltage monitoring. 21 const: qcom,pm8916-bms-vm 65 compatible = "qcom,pm8916-bms-vm";
|
H A D | qcom,pm8916-lbc.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8916-lbc.yaml# 14 such as pm8916. Implements a simple, autonomous CC/CV charger. 21 const: qcom,pm8916-lbc 99 compatible = "qcom,pm8916-lbc";
|
/linux/drivers/power/reset/ |
H A D | qcom-pon.c | 89 { .compatible = "qcom,pm8916-pon", .data = (void *)GEN1_REASON_SHIFT }, 101 .name = "pm8916-pon", 107 MODULE_DESCRIPTION("pm8916 Power On driver");
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qcom,pon.yaml | 21 - qcom,pm8916-pon 51 $ref: /schemas/watchdog/qcom,pm8916-wdt.yaml 69 - qcom,pm8916-pon
|
/linux/drivers/power/supply/ |
H A D | pm8916_bms_vm.c | 141 .name = "pm8916-bms-vm", 287 { .compatible = "qcom,pm8916-bms-vm", }, 294 .name = "pm8916-bms-vm", 303 MODULE_DESCRIPTION("pm8916 BMS-VM driver");
|
H A D | pm8916_lbc.c | 243 .name = "pm8916-lbc-chgr", 365 { .compatible = "qcom,pm8916-lbc", }, 372 .name = "pm8916-lbc", 379 MODULE_DESCRIPTION("pm8916 LBC driver");
|
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 68 - qcom,pm8916 140 $ref: /schemas/sound/qcom,pm8916-wcd-analog-codec.yaml# 145 - $ref: /schemas/power/supply/qcom,pm8916-bms-vm.yaml# 150 - $ref: /schemas/power/supply/qcom,pm8916-lbc.yaml#
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8226.dtsi | 45 compatible = "qcom,pm8916-pon"; 177 compatible = "qcom,pm8916-vib";
|
/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,pmic-mpp.yaml | 24 - qcom,pm8916-mpp 95 - mpp1-mpp4 for pm8916
|
H A D | qcom,pmic-gpio.yaml | 48 - qcom,pm8916-gpio 147 - qcom,pm8916-gpio 462 - gpio1-gpio4 for pm8916
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,smd-rpm-regulator.yaml | 47 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 97 - qcom,rpm-pm8916-regulators
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | qcom,pm8xxx-vib.yaml | 17 - qcom,pm8916-vib
|