Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - I index
The Linux kernel configuration item CONFIG_INTEL_CHTWC_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_chtwc_int33fe
This driver add support for the Intel Cherry Trail Whiskey Cove INT33FE ACPI device found on the GPD win and the GPD pocket.
The INT33FE ACPI device on these mini laptops contains I2cSerialBusV2 resources for a MAX17042 Fuel Gauge, 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 TYPEC_FUSB302=m, TYPEC_MUX_PI3USB30532=m and BATTERY_MAX17042=m.
Raw data from LKDDb:
lkddb acpi "INT33FE" : CONFIG_INTEL_CHTWC_INT33FE CONFIG_X86 : drivers/platform/x86/intel/chtwc_int33fe.c # in 5.18–5.19, 6.0–6.12
lkddb module intel_chtwc_int33fe CONFIG_INTEL_CHTWC_INT33FE : drivers/platform/x86/intel/Kconfig : "Intel Cherry Trail Whiskey Cove ACPI INT33FE Driver" # in 5.18–5.19, 6.0–6.12
lkddb platform "Intel Cherry Trail ACPI INT33FE Type-C driver" : CONFIG_INTEL_CHTWC_INT33FE CONFIG_X86 : drivers/platform/x86/intel/chtwc_int33fe.c # in 5.18–5.19, 6.0–6.12
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