/openbmc/linux/arch/arm64/boot/dts/qcom/ |
H A D | pmi8998.dtsi | 7 compatible = "qcom,pmi8998", "qcom,spmi-pmic"; 13 compatible = "qcom,pmi8998-charger"; 33 compatible = "qcom,pmi8998-gpio", "qcom,spmi-gpio"; 43 compatible = "qcom,pmi8998-rradc"; 50 compatible = "qcom,pmi8998", "qcom,spmi-pmic"; 56 compatible = "qcom,pmi8998-lab-ibb"; 72 compatible = "qcom,pmi8998-lpg"; 82 compatible = "qcom,pmi8998-flash-led", "qcom,spmi-flash-led"; 88 compatible = "qcom,pmi8998-wled";
|
H A D | msm8998-mtp.dts | 9 #include "pmi8998.dtsi" 367 compatible = "qcom,rpm-pmi8998-regulators";
|
H A D | msm8998-oneplus-common.dtsi | 16 #include "pmi8998.dtsi" 481 compatible = "qcom,rpm-pmi8998-regulators";
|
H A D | sdm845-lg-common.dtsi | 14 #include "pmi8998.dtsi" 423 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | msm8998-fxtec-pro1.dts | 15 #include "pmi8998.dtsi" 583 compatible = "qcom,rpm-pmi8998-regulators";
|
H A D | sdm845-sony-xperia-tama.dtsi | 12 #include "pmi8998.dtsi" 349 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | sdm845-mtp.dts | 13 #include "pmi8998.dtsi" 387 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | sdm845-xiaomi-polaris.dts | 18 #include "pmi8998.dtsi" 348 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | msm8998-xiaomi-sagit.dts | 15 #include "pmi8998.dtsi" 496 compatible = "qcom,rpm-pmi8998-regulators";
|
H A D | sdm845-shift-axolotl.dts | 15 #include "pmi8998.dtsi" 380 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | sdm845-oneplus-common.dtsi | 18 #include "pmi8998.dtsi" 305 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | msm8998-sony-xperia-yoshino.dtsi | 14 #include "pmi8998.dtsi" 616 compatible = "qcom,rpm-pmi8998-regulators";
|
/openbmc/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | qcom,pmi8998-charger.yaml | 4 $id: http://devicetree.org/schemas/power/supply/qcom,pmi8998-charger.yaml# 7 title: Qualcomm PMI8998/PM660 Switch-Mode Battery Charger "2" 15 - qcom,pmi8998-charger 66 compatible = "qcom,pmi8998-charger";
|
/openbmc/linux/Documentation/devicetree/bindings/regulator/ |
H A D | qcom-labibb-regulator.yaml | 15 pmi8998. 19 const: qcom,pmi8998-lab-ibb 86 compatible = "qcom,pmi8998-lab-ibb";
|
H A D | qcom,rpmh-regulator.yaml | 52 For PMI8998, bob 82 - qcom,pmi8998-rpmh-regulators 380 - qcom,pmi8998-rpmh-regulators 485 pmi8998-rpmh-regulators { 486 compatible = "qcom,pmi8998-rpmh-regulators";
|
H A D | qcom,smd-rpm-regulator.yaml | 72 For pmi8998, bob 102 - qcom,rpm-pmi8998-regulators
|
/openbmc/linux/Documentation/devicetree/bindings/iio/adc/ |
H A D | qcom,spmi-rradc.yaml | 21 - qcom,pmi8998-rradc 47 compatible = "qcom,pmi8998-rradc";
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,spmi-pmic.yaml | 81 - qcom,pmi8998 141 - $ref: /schemas/power/supply/qcom,pmi8998-charger.yaml# 238 compatible = "qcom,pmi8998", "qcom,spmi-pmic"; 244 compatible = "qcom,pmi8998-gpio", "qcom,spmi-gpio";
|
/openbmc/linux/drivers/power/supply/ |
H A D | qcom_pmi8998_charger.c | 8 * hardware found in pmi8998 and related PMICs. 350 /* pmi8998 registers represent current in increments of 1/40th of an amp */ 1038 { .compatible = "qcom,pmi8998-charger", .data = "pmi8998" }, 1047 .name = "qcom-pmi8998/pm660-charger",
|
H A D | Kconfig | 947 tristate "Qualcomm PMI8998 PMIC charger driver" 953 in PMI8998 and related PMICs.
|
/openbmc/linux/Documentation/devicetree/bindings/leds/ |
H A D | qcom,spmi-flash-led.yaml | 30 - qcom,pmi8998-flash-led
|
H A D | leds-qcom-lpg.yaml | 31 - qcom,pmi8998-lpg
|
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/ |
H A D | qcom,pmic-gpio.yaml | 62 - qcom,pmi8998-gpio 293 - qcom,pmi8998-gpio
|
/openbmc/linux/drivers/iio/adc/ |
H A D | qcom-spmi-rradc.c | 7 * This driver is for the Round Robin ADC found in the pmi8998 and pm660 PMICs. 987 indio_dev->name = "pmi8998-rradc"; in rradc_probe() 1006 { .compatible = "qcom,pmi8998-rradc" },
|
/openbmc/linux/Documentation/devicetree/bindings/leds/backlight/ |
H A D | qcom-wled.yaml | 24 - qcom,pmi8998-wled
|