Loading bindings/extcon/extcon-usb-gpio.txt +3 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ 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. Optional properties: - vbus-out-gpio: gpio for enabling VBUS output (e.g. when entering host mode) Example: Examples of extcon-usb-gpio node in dra7-evm.dts as listed below: extcon_usb1 { compatible = "linux,extcon-usb-gpio"; Loading Loading
bindings/extcon/extcon-usb-gpio.txt +3 −0 Original line number Diff line number Diff line Loading @@ -10,6 +10,9 @@ 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. Optional properties: - vbus-out-gpio: gpio for enabling VBUS output (e.g. when entering host mode) Example: Examples of extcon-usb-gpio node in dra7-evm.dts as listed below: extcon_usb1 { compatible = "linux,extcon-usb-gpio"; Loading