linux-uconsole/drivers/extcon
Jianwei Zheng 1087df59e2 extcon: usb-gpio: add some extcon cables
Current Code USB2 PHY use extcon notifier to send USB charger
types to power driver. If we use gpio to detect vbus or id state,
the extcon device is allocated and registered by extcon-usb-gpio.c
driver and USB2 PHY obtains this extcon device through DTS. If
these cables are missing, it will cause USB2 PHY driver to be
unable to set the status of these cables, leading to functional
abnormalities.

Change-Id: Iec27dfde4ec8bf12294bd6c57c3db5dada2f35cd
Signed-off-by: William Wu <william.wu@rock-chips.com>
Signed-off-by: Jianwei Zheng <jianwei.zheng@rock-chips.com>
2024-07-23 20:52:07 +08:00
..
devres.c
extcon-adc-jack.c
extcon-axp288.c
extcon-fsa9480.c
extcon-gpio.c
extcon-intel-cht-wc.c
extcon-intel-int3496.c
extcon-intel-mrfld.c
extcon-intel.h
extcon-max3355.c
extcon-max8997.c
extcon-max14577.c
extcon-max77693.c
extcon-max77843.c
extcon-palmas.c
extcon-ptn5150.c
extcon-qcom-spmi-misc.c
extcon-rt8973a.c
extcon-rt8973a.h
extcon-sm5502.c
extcon-sm5502.h
extcon-usb-gpio.c extcon: usb-gpio: add some extcon cables 2024-07-23 20:52:07 +08:00
extcon-usbc-cros-ec.c
extcon-usbc-tusb320.c extcon: usbc-tusb320: Unregister typec port on driver removal 2023-07-19 16:22:08 +02:00
extcon.c This is the 6.1.43 stable release 2023-12-01 19:31:39 +08:00
extcon.h
Kconfig extcon: cht_wc: add POWER_SUPPLY dependency 2023-09-13 09:42:53 +02:00
Makefile