Searched full:pm8008 (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/devicetree/bindings/mfd/ |
H A D | qcom,pm8008.yaml | 4 $id: http://devicetree.org/schemas/mfd/qcom,pm8008.yaml# 7 title: Qualcomm Technologies, Inc. PM8008 PMIC 13 Qualcomm Technologies, Inc. PM8008 is a dedicated camera PMIC that integrates 19 const: qcom,pm8008 115 pm8008: pmic@8 { 116 compatible = "qcom,pm8008"; 132 gpio-ranges = <&pm8008 0 0 2>;
|
/linux/drivers/mfd/ |
H A D | qcom-pm8008.c | 48 /* PM8008 IRQ numbers */ 143 .name = "pm8008", 181 MFD_CELL_NAME("pm8008-regulator"), 183 MFD_CELL_NAME("pm8008-gpio"), 264 { .compatible = "qcom,pm8008", }, 271 .name = "pm8008", 278 MODULE_DESCRIPTION("QCOM PM8008 Power Management IC driver");
|
/linux/drivers/regulator/ |
H A D | qcom-pm8008-regulator.c | 183 { "pm8008-regulator" }, 190 .name = "qcom-pm8008-regulator", 197 MODULE_DESCRIPTION("Qualcomm PM8008 PMIC regulator driver");
|
H A D | Makefile | 117 obj-$(CONFIG_REGULATOR_QCOM_PM8008) += qcom-pm8008-regulator.o
|
H A D | Kconfig | 1049 tristate "Qualcomm PM8008 PMIC regulators" 1053 Qualcomm PM8008 PMICs.
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | sc8280xp-lenovo-thinkpad-x13s.dts | 300 pm8008-thermal { 304 thermal-sensors = <&pm8008>; 815 pm8008: pmic@c { label 816 compatible = "qcom,pm8008"; 833 gpio-ranges = <&pm8008 0 0 2>; 1703 pm8008_default: pm8008-default-state {
|