| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/watchdog/ |
| H A D | qcom,pm8916-wdt.txt | 1 QCOM PM8916 watchdog timer controller 3 This pm8916 watchdog timer controller must be under pm8916-pon node. 6 - compatible: should be "qcom,pm8916-wdt" 14 pm8916_0: pm8916@0 { 15 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 19 compatible = "qcom,pm8916-pon"; 23 compatible = "qcom,pm8916-wdt";
|
| /OK3568_Linux_fs/kernel/drivers/watchdog/ |
| H A D | pm8916_wdt.c | 115 .identity = "QCOM PM8916 PON WDT", 121 .identity = "QCOM PM8916 PON WDT", 147 * The pm8916-pon-wdt is a child of the pon device, which is a child in pm8916_wdt_probe() 148 * of the pm8916 mfd device. We want access to the pm8916 registers. in pm8916_wdt_probe() 149 * Retrieve regmap from pm8916 (parent->parent) and base address in pm8916_wdt_probe() 150 * from pm8916-pon (pon). in pm8916_wdt_probe() 160 dev_err(dev, "failed to get pm8916-pon address\n"); in pm8916_wdt_probe() 227 { .compatible = "qcom,pm8916-wdt" }, 235 .name = "pm8916-wdt", 243 MODULE_DESCRIPTION("Qualcomm pm8916 watchdog driver");
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/gpio/ |
| H A D | pm8916_gpio.txt | 1 Driver for part of pm8916 PMIC - gpio and power/reset keys 8 - compatible: "qcom,pm8916-gpio" 15 - gpio-bank-name: name of bank (as default "pm8916" is used) 20 compatible = "qcom,pm8916-gpio"; 32 - compatible: "qcom,pm8916-pwrkey" 44 compatible = "qcom,pm8916-pwrkey";
|
| /OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/ |
| H A D | pm8916.dtsi | 10 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 16 compatible = "qcom,pm8916-pon"; 38 compatible = "qcom,pm8916-wdt"; 93 compatible = "qcom,pm8916-mpp"; 104 compatible = "qcom,pm8916-gpio"; 116 compatible = "qcom,pm8916", "qcom,spmi-pmic"; 122 compatible = "qcom,pm8916-vib"; 128 compatible = "qcom,pm8916-wcd-analog-codec";
|
| H A D | msm8916-pm8916.dtsi | 4 #include "pm8916.dtsi" 53 smd_rpm_regulators: pm8916-regulators { 54 compatible = "qcom,rpm-pm8916-regulators";
|
| H A D | msm8916-mtp.dtsi | 6 #include "msm8916-pm8916.dtsi"
|
| H A D | apq8016-sbc.dtsi | 6 #include "msm8916-pm8916.dtsi" 799 pm8916_gpios_leds: pm8916-gpios-leds { 817 ls_exp_gpio_f: pm8916-mpp4 { 825 pm8916_mpps_leds: pm8916-mpps-leds {
|
| H A D | pm8009.dtsi | 17 compatible = "qcom,pm8916-pon";
|
| /OK3568_Linux_fs/u-boot/drivers/gpio/ |
| H A D | pm8916_gpio.c | 2 * Qualcomm pm8916 pmic gpio driver - part of Qualcomm PM8916 PMIC 24 /* Type and subtype are shared for all pm8916 peripherals */ 199 uc_priv->bank_name = "pm8916"; in pm8916_gpio_ofdata_to_platdata() 205 { .compatible = "qcom,pm8916-gpio" }, 288 { .compatible = "qcom,pm8916-pwrkey" },
|
| H A D | Kconfig | 141 bool "Qualcomm PM8916 PMIC GPIO/keypad driver" 145 Qualcomm PM8916 PMIC. 146 Default name for GPIO bank is "pm8916".
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/spmi/ |
| H A D | spmi-sandbox.txt | 3 This is bus driver for Sandbox. It includes part of emulated pm8916 pmic. 16 pm8916@0 { 23 compatible = "qcom,pm8916-gpio";
|
| /OK3568_Linux_fs/u-boot/arch/arm/dts/ |
| H A D | dragonboard410c.dts | 94 pmic0: pm8916@0 { 101 compatible = "qcom,pm8916-pwrkey"; 108 compatible = "qcom,pm8916-gpio"; 117 pmic1: pm8916@1 {
|
| /OK3568_Linux_fs/kernel/drivers/power/reset/ |
| H A D | qcom-pon.c | 82 { .compatible = "qcom,pm8916-pon", .data = (void *)GEN1_REASON_SHIFT }, 92 .name = "pm8916-pon", 98 MODULE_DESCRIPTION("pm8916 Power On driver");
|
| /OK3568_Linux_fs/u-boot/doc/device-tree-bindings/pmic/ |
| H A D | pm8916.txt | 1 Qualcomm pm8916 PMIC 13 pm8916@0 {
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/ |
| H A D | qcom,msm8916-wcd-analog.txt | 3 Bindings for codec Analog IP which is integrated in pmic pm8916, 8 - compatible = "qcom,pm8916-wcd-analog-codec"; 60 compatible = "qcom,pm8916-wcd-analog-codec";
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/power/reset/ |
| H A D | qcom,pon.txt | 10 "qcom,pm8916-pon" 28 compatible = "qcom,pm8916-pon";
|
| /OK3568_Linux_fs/u-boot/drivers/power/pmic/ |
| H A D | Kconfig | 100 bool "Enable Driver Model for Qualcomm PM8916 PMIC" 103 The PM8916 is a PMIC connected to one (or several) processors 113 Driver binding info: doc/device-tree-bindings/pmic/pm8916.txt
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/ |
| H A D | qcom.yaml | 68 "qcom,msm8916-v1-cdp-pm8916-v2.1" 70 A CDP board with an msm8916 SoC, version 1 paired with a pm8916 PMIC of version
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regulator/ |
| H A D | qcom,spmi-regulator.txt | 10 "qcom,pm8916-regulators" 56 Usage: optional (pm8916 only) 204 pm8916:
|
| H A D | qcom,smd-rpm-regulator.yaml | 29 For pm8916, s1, s2, s3, s4, l1, l2, l3, l4, l5, l6, l7, l8, l9, l10, l11, 72 - qcom,rpm-pm8916-regulators
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/ |
| H A D | qcom,pmic-mpp.txt | 15 "qcom,pm8916-mpp", 83 mpp1-mpp4 for pm8916
|
| H A D | qcom,pmic-gpio.txt | 14 "qcom,pm8916-gpio" 96 gpio1-gpio4 for pm8916
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/input/ |
| H A D | qcom,pm8xxx-vib.txt | 10 "qcom,pm8916-vib"
|
| /OK3568_Linux_fs/u-boot/drivers/spmi/ |
| H A D | Kconfig | 21 Demo SPMI bus implementation. Emulates part of PM8916 as single
|
| /OK3568_Linux_fs/u-boot/arch/sandbox/dts/ |
| H A D | sandbox.dts | 298 pm8916@0 { 305 compatible = "qcom,pm8916-gpio";
|