003 File Manager
Current Path:
/usr/src/sys/contrib/device-tree/Bindings/extcon
usr
/
src
/
sys
/
contrib
/
device-tree
/
Bindings
/
extcon
/
📁
..
📄
extcon-fsa9480.txt
(661 B)
📄
extcon-max3355.txt
(692 B)
📄
extcon-palmas.txt
(768 B)
📄
extcon-ptn5150.txt
(998 B)
📄
extcon-rt8973a.txt
(805 B)
📄
extcon-sm5502.txt
(683 B)
📄
extcon-usb-gpio.txt
(589 B)
📄
extcon-usbc-cros-ec.yaml
(1.45 KB)
📄
qcom,pm8941-misc.txt
(893 B)
📄
wlf,arizona.yaml
(3.77 KB)
Editing: extcon-usb-gpio.txt
USB GPIO Extcon device This is a virtual device used to generate USB cable states from the USB ID pin connected to a GPIO pin. Required properties: - compatible: Should be "linux,extcon-usb-gpio" Either one of id-gpio or vbus-gpio must be present. Both can be present as well. - id-gpio: gpio for USB ID pin. See gpio binding. - vbus-gpio: gpio for USB VBUS pin. Example: Examples of extcon-usb-gpio node in dra7-evm.dts as listed below: extcon_usb1 { compatible = "linux,extcon-usb-gpio"; id-gpio = <&gpio6 1 GPIO_ACTIVE_HIGH>; } &omap_dwc3_1 { extcon = <&extcon_usb1>; };
Upload File
Create Folder