Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - T index
The Linux kernel configuration item CONFIG_TYPEC_QCOM_PMIC
has multiple definitions:
drivers/usb/typec/tcpm/Kconfig
The configuration item CONFIG_TYPEC_QCOM_PMIC:
( CONFIG_ARCH_QCOM || CONFIG_COMPILE_TEST ) && ( CONFIG_DRM || CONFIG_DRM = CONFIG_n )
qcom-pmic-typec
, qcom_pmic_tcpm
A Type-C port and Power Delivery driver which aggregates two discrete pieces of silicon in the PM8150b PMIC block: the Type-C port controller and the Power Delivery PHY.
This driver enables Type-C role switching, orientation, Alternate mode and Power Delivery support both for VBUS and VCONN.
drivers/usb/typec/Kconfig
The configuration item CONFIG_TYPEC_QCOM_PMIC:
( CONFIG_ARCH_QCOM || CONFIG_COMPILE_TEST ) && ( CONFIG_USB_ROLE_SWITCH || ! CONFIG_USB_ROLE_SWITCH )
qcom-pmic-typec
, qcom_pmic_tcpm
Driver for supporting role switch over the Qualcomm PMIC. This will handle the USB Type-C role and orientation detection reported by the QCOM PMIC if the PMIC has the capability to handle USB Type-C detection.
It will also enable the VBUS output to connected devices when a DFP connection is made.
Raw data from LKDDb:
lkddb module qcom-pmic-typec CONFIG_TYPEC_QCOM_PMIC : drivers/usb/typec/Kconfig : "Qualcomm PMIC USB Type-C driver" # in 5.10–5.19, 6.0–6.4
lkddb module qcom_pmic_tcpm CONFIG_TYPEC_QCOM_PMIC : drivers/usb/typec/tcpm/Kconfig : "Qualcomm PMIC USB Type-C Port Controller Manager driver" # in 6.5–6.11, 6.12-rc+HEAD
lkddb of "" "" "qcom,pm8150b-typec" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_QCOM_PMIC CONFIG_TYPEC_TCPM CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c # in 6.5–6.11, 6.12-rc+HEAD
lkddb of "" "" "qcom,pm8150b-usb-typec" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_QCOM_PMIC CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/qcom-pmic-typec.c # in 5.10–5.19, 6.0–6.4
lkddb of "" "" "qcom,pmi632-typec" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_QCOM_PMIC CONFIG_TYPEC_TCPM CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c # in 6.9–6.11, 6.12-rc+HEAD
lkddb platform "qcom,pmic-typec" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_QCOM_PMIC CONFIG_TYPEC_TCPM CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/tcpm/qcom/qcom_pmic_typec.c # in 6.5–6.11, 6.12-rc+HEAD
lkddb platform "qcom,pmic-typec" : CONFIG_OF CONFIG_PCI CONFIG_TYPEC CONFIG_TYPEC_QCOM_PMIC CONFIG_USB CONFIG_USB_GADGET CONFIG_USB_PHY CONFIG_USB_SUPPORT : drivers/usb/typec/qcom-pmic-typec.c # in 5.10–5.19, 6.0–6.4
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 - T index
Automatically generated (in year 2024). See also LKDDb sources on GitLab