/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8941.dtsi | 9 pm8941-thermal { 39 pm8941_0: pm8941@0 { 40 compatible = "qcom,pm8941", "qcom,spmi-pmic"; 46 compatible = "qcom,pm8941-rtc"; 54 compatible = "qcom,pm8941-pon"; 58 compatible = "qcom,pm8941-pwrkey"; 65 compatible = "qcom,pm8941-resin"; 74 compatible = "qcom,pm8941-misc"; 81 compatible = "qcom,pm8941-charger"; 108 compatible = "qcom,pm8941 [all...] |
H A D | pma8084.dtsi | 16 compatible = "qcom,pm8941-rtc"; 24 compatible = "qcom,pm8941-pon"; 28 compatible = "qcom,pm8941-pwrkey";
|
H A D | pm8226.dtsi | 49 compatible = "qcom,pm8941-pwrkey"; 57 compatible = "qcom,pm8941-resin"; 139 compatible = "qcom,pm8941-rtc";
|
H A D | qcom-msm8974pro-htc-m8.dts | 4 #include "pm8941.dtsi" 124 compatible = "qcom,rpm-pm8941-regulators";
|
/linux/Documentation/devicetree/bindings/power/reset/ |
H A D | qcom,pon.yaml | 22 - qcom,pm8941-pon 43 $ref: /schemas/input/qcom,pm8941-pwrkey.yaml# 47 $ref: /schemas/input/qcom,pm8941-pwrkey.yaml# 86 # Special case for pm8941, which doesn't store reset mode 91 const: qcom,pm8941-pon 137 compatible = "qcom,pm8941-pwrkey"; 145 compatible = "qcom,pm8941-resin";
|
/linux/Documentation/devicetree/bindings/input/ |
H A D | qcom,pm8941-pwrkey.yaml | 4 $id: http://devicetree.org/schemas/input/qcom,pm8941-pwrkey.yaml# 7 title: Qualcomm PM8941 PMIC Power Key 19 - qcom,pm8941-pwrkey 20 - qcom,pm8941-resin
|
/linux/Documentation/devicetree/bindings/extcon/ |
H A D | qcom,pm8941-misc.yaml | 4 $id: http://devicetree.org/schemas/extcon/qcom,pm8941-misc.yaml# 7 title: Qualcomm Technologies, Inc. PM8941 USB ID Extcon device 19 - const: qcom,pm8941-misc 57 compatible = "qcom,pm8941-misc";
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | qcom,pm8941-coincell.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-coincell.yaml# 23 - const: qcom,pm8941-coincell 25 - const: qcom,pm8941-coincell 62 compatible = "qcom,pm8941-coincell";
|
H A D | qcom,pm8941-charger.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pm8941-charger.yaml# 16 - qcom,pm8941-charger 154 compatible = "qcom,pm8941-charger";
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | pm8998.dtsi | 48 compatible = "qcom,pm8941-pwrkey"; 56 compatible = "qcom,pm8941-resin"; 74 compatible = "qcom,pm8998-coincell", "qcom,pm8941-coincell"; 105 compatible = "qcom,pm8941-rtc";
|
H A D | pm4125.dtsi | 23 compatible = "qcom,pm8941-pwrkey"; 31 compatible = "qcom,pm8941-resin"; 70 compatible = "qcom,pm8941-rtc";
|
H A D | pm8953.dtsi | 51 compatible = "qcom,pm8941-pwrkey"; 59 compatible = "qcom,pm8941-resin"; 105 compatible = "qcom,pm8941-rtc";
|
H A D | pm8937.dtsi | 54 compatible = "qcom,pm8941-pwrkey"; 62 compatible = "qcom,pm8941-resin"; 133 compatible = "qcom,pm8941-rtc";
|
H A D | pm8150.dtsi | 54 compatible = "qcom,pm8941-pwrkey"; 64 compatible = "qcom,pm8941-resin"; 120 compatible = "qcom,pm8941-rtc";
|
H A D | pm8994.dtsi | 39 compatible = "qcom,pm8941-rtc"; 52 compatible = "qcom,pm8941-pwrkey"; 60 compatible = "qcom,pm8941-resin";
|
H A D | pm8916.dtsi | 51 compatible = "qcom,pm8941-pwrkey"; 59 compatible = "qcom,pm8941-resin"; 103 compatible = "qcom,pm8941-misc"; 172 compatible = "qcom,pm8941-rtc";
|
H A D | pm6125.dtsi | 53 compatible = "qcom,pm8941-pwrkey"; 62 compatible = "qcom,pm8941-resin"; 137 compatible = "qcom,pm8941-rtc";
|
H A D | pm6150.dtsi | 50 compatible = "qcom,pm8941-pwrkey"; 58 compatible = "qcom,pm8941-resin"; 146 compatible = "qcom,pm8941-rtc";
|
H A D | pm8950.dtsi | 28 compatible = "qcom,pm8941-pwrkey"; 36 compatible = "qcom,pm8941-resin"; 149 compatible = "qcom,pm8941-rtc";
|
H A D | pm6350.dtsi | 53 compatible = "qcom,pm8941-pwrkey"; 61 compatible = "qcom,pm8941-resin";
|
H A D | pm660.dtsi | 44 compatible = "qcom,pm8941-rtc"; 57 compatible = "qcom,pm8941-pwrkey"; 67 compatible = "qcom,pm8941-resin";
|
H A D | pmm8155au_1.dtsi | 52 compatible = "qcom,pm8941-pwrkey"; 109 compatible = "qcom,pm8941-rtc";
|
/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 21 - qcom,pm8941-wled 172 const: qcom,pm8941-wled 252 compatible = "qcom,pm8941-wled";
|
/linux/drivers/input/misc/ |
H A D | pm8941-pwrkey.c | 458 { .compatible = "qcom,pm8941-pwrkey", .data = &pwrkey_data }, 459 { .compatible = "qcom,pm8941-resin", .data = &resin_data }, 470 .name = "pm8941-pwrkey", 477 MODULE_DESCRIPTION("PM8941 Power Key driver");
|
/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom,spmi-regulator.yaml | 26 - qcom,pm8941-regulators 271 - qcom,pm8941-regulators 426 compatible = "qcom,pm8941-regulators";
|