Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_CHT_INT33FE
has multiple definitions:
drivers/platform/x86/intel/int33fe/Kconfig
The configuration item CONFIG_INTEL_CHT_INT33FE:
( CONFIG_X86 && CONFIG_ACPI && CONFIG_I2C && CONFIG_REGULATOR ) && ( CONFIG_CHARGER_BQ24190 = CONFIG_y || ( CONFIG_CHARGER_BQ24190 = CONFIG_m && CONFIG_m )) && ( CONFIG_USB_ROLES_INTEL_XHCI = CONFIG_y || ( CONFIG_USB_ROLES_INTEL_XHCI = CONFIG_m && CONFIG_m )) && ( CONFIG_TYPEC_MUX_PI3USB30532 = CONFIG_y || ( CONFIG_TYPEC_MUX_PI3USB30532 = CONFIG_m && CONFIG_m ))
intel_cht_int33fe
, intel_cht_int33fe
This driver add support for the INT33FE ACPI device found on some Intel Cherry Trail devices.
There are two kinds of INT33FE ACPI device possible: for hardware with USB Type-C and Micro-B connectors. This driver supports both.
The INT33FE ACPI device has a CRS table with I2cSerialBusV2 resources for Fuel Gauge Controller and (in the Type-C variant) FUSB302 USB Type-C Controller and PI3USB30532 USB switch. This driver instantiates i2c-clients for these, so that standard i2c drivers for these chips can bind to the them.
If you enable this driver it is advised to also select BATTERY_BQ27XXX=m or BATTERY_BQ27XXX_I2C=m for Micro-B device and TYPEC_FUSB302=m and BATTERY_MAX17042=m for Type-C device.
drivers/platform/x86/Kconfig
The configuration item CONFIG_INTEL_CHT_INT33FE:
( CONFIG_X86 && CONFIG_ACPI && CONFIG_I2C && CONFIG_REGULATOR ) && ( CONFIG_CHARGER_BQ24190 = CONFIG_y || ( CONFIG_CHARGER_BQ24190 = CONFIG_m && CONFIG_m )) && ( CONFIG_USB_ROLES_INTEL_XHCI = CONFIG_y || ( CONFIG_USB_ROLES_INTEL_XHCI = CONFIG_m && CONFIG_m )) && ( CONFIG_TYPEC_MUX_PI3USB30532 = CONFIG_y || ( CONFIG_TYPEC_MUX_PI3USB30532 = CONFIG_m && CONFIG_m ))
intel_cht_int33fe
, intel_cht_int33fe
This driver add support for the INT33FE ACPI device found on some Intel Cherry Trail devices.
There are two kinds of INT33FE ACPI device possible: for hardware with USB Type-C and Micro-B connectors. This driver supports both.
The INT33FE ACPI device has a CRS table with I2cSerialBusV2 resources for Fuel Gauge Controller and (in the Type-C variant) FUSB302 USB Type-C Controller and PI3USB30532 USB switch. This driver instantiates i2c-clients for these, so that standard i2c drivers for these chips can bind to the them.
If you enable this driver it is advised to also select BATTERY_BQ27XXX=m or BATTERY_BQ27XXX_I2C=m for Micro-B device and TYPEC_FUSB302=m and BATTERY_MAX17042=m for Type-C device.
Raw data from LKDDb:
lkddb acpi "INT33FE" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel/int33fe/intel_cht_int33fe_common.c # in 5.16–5.17, 5.17+HEAD
lkddb acpi "INT33FE" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel_cht_int33fe.c # in 4.12–4.20, 5.0–5.4
lkddb acpi "INT33FE" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel_cht_int33fe_common.c # in 5.5–5.13
lkddb acpi "INT33FE" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 CONFIG_X86_PLATFORM_DRIVERS_INTEL : drivers/platform/x86/intel/int33fe/intel_cht_int33fe_common.c # in 5.14–5.15
lkddb module intel_cht_int33fe CONFIG_INTEL_CHT_INT33FE : drivers/platform/x86/Kconfig : "Intel Cherry Trail ACPI INT33FE Driver" # in 4.12–4.20, 5.0–5.13
lkddb module intel_cht_int33fe CONFIG_INTEL_CHT_INT33FE : drivers/platform/x86/intel/int33fe/Kconfig : "Intel Cherry Trail ACPI INT33FE Driver" # in 5.14–5.17, 5.17+HEAD
lkddb platform "Intel Cherry Trail ACPI INT33FE driver" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel/int33fe/intel_cht_int33fe_common.c # in 5.16–5.17, 5.17+HEAD
lkddb platform "Intel Cherry Trail ACPI INT33FE driver" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel_cht_int33fe.c # in 4.20, 5.0–5.4
lkddb platform "Intel Cherry Trail ACPI INT33FE driver" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 : drivers/platform/x86/intel_cht_int33fe_common.c # in 5.5–5.13
lkddb platform "Intel Cherry Trail ACPI INT33FE driver" : CONFIG_INTEL_CHT_INT33FE CONFIG_X86 CONFIG_X86_PLATFORM_DRIVERS_INTEL : drivers/platform/x86/intel/int33fe/intel_cht_int33fe_common.c # in 5.14–5.15
This 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 2024). See also LKDDb sources on GitLab