mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "dt-bindings: extcon-usb-gpio: Document optional vbus-out-gpio"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
92428b423b
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user