aboutsummaryrefslogtreecommitdiff
path: root/include/dt-bindings/usb
AgeCommit message (Collapse)AuthorFilesLines
2020-10-28dt-bindings: connector: Add property to set initial current cap for FRSBadhri Jagan Sridharan1-0/+8
This change adds frs-typec-current which allows setting the initial current capability of the new source when vSafe5V is applied during PD3.0 sink Fast Role Swap. Signed-off-by: Badhri Jagan Sridharan <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
2018-09-20dt-bindings: connector: Add support for USB-PD PPS APDOs to bindingsAdam Thomson1-0/+26
Add support for PPS APDOs to connector bindings so a port controller can specify support for PPS, as per existing FIXED/BATT/VAR PDOs. Signed-off-by: Adam Thomson <[email protected]> Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
2018-06-28dt-bindings: connector: add properties for typecLi Jun1-0/+62
Add bindings supported by current typec driver, so user can pass all those properties via dt. Reviewed-by: Rob Herring <[email protected]> Signed-off-by: Li Jun <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>