Merge "dt-bindings: extcon-usb-gpio: Document optional vbus-out-gpio"

This commit is contained in:
qctecmdr
2020-02-06 18:37:43 -08:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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";