Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_SOC_PMIC has multiple definitions:
drivers/mfd/KconfigThe configuration item CONFIG_INTEL_SOC_PMIC:
( CONFIG_HAS_IOMEM && CONFIG_I2C = CONFIG_y && CONFIG_GPIOLIB && CONFIG_COMMON_CLK ) && (( CONFIG_X86 && CONFIG_ACPI ) || CONFIG_COMPILE_TEST ) && ( CONFIG_I2C_DESIGNWARE_PLATFORM = CONFIG_y || CONFIG_COMPILE_TEST )Select this option to enable support for Crystal Cove PMIC on some Intel SoC systems. The PMIC provides ADC, GPIO, thermal, charger and related power management functions on these systems.
This option is a bool as it provides an ACPI OpRegion which must be available before any devices using it are probed. This option also causes the designware-i2c driver to be builtin for the same reason.
drivers/mfd/KconfigThe configuration item CONFIG_INTEL_SOC_PMIC:
( CONFIG_GPIOLIB ) && ( CONFIG_I2C = CONFIG_y )Select this option to enable support for the PMIC device on some Intel SoC systems. The PMIC provides ADC, GPIO, thermal, charger and related power management functions on these systems.
Raw data from LKDDb:
lkddb acpi "INT33FD" : CONFIG_INTEL_SOC_PMIC : drivers/mfd/intel_soc_pmic_core.c # in 3.17–3.19, 4.0–4.20, 5.0–5.19, 6.0, 6.0+HEADlkddb acpi "INT33FD" : CONFIG_INTEL_SOC_PMIC : drivers/mfd/intel_soc_pmic_crc.c # in 6.1–6.17, 6.18-rc+HEADlkddb acpi "INT34D3" : CONFIG_INTEL_PMC_IPC CONFIG_INTEL_SOC_PMIC : drivers/mfd/intel_soc_pmic_bxtwc.c # in 4.4–4.11lkddb i2c "intel_soc_pmic_crc" : CONFIG_INTEL_SOC_PMIC : drivers/mfd/intel_soc_pmic_crc.c # in 6.13–6.17, 6.18-rc+HEADlkddb platform "BXTWC PMIC" : CONFIG_INTEL_PMC_IPC CONFIG_INTEL_SOC_PMIC : drivers/mfd/intel_soc_pmic_bxtwc.c # in 4.4–4.11This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - I index
Automatically generated (in year 2025). See also LKDDb sources on GitLab