Skip to content
This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Commit 7585318

Browse files
amitsd2Treehugger Robot
authored andcommitted
UPSTREAM: dt-bindings: usb: maxim,max33359: add usage of sink bc12 time property
Add usage of "sink-bc12-completion-time-ms" connector property to max33359 controller for delaying PD negotiation till BC1.2 detection completes. This overcomes the occasional delays observed while receiving PD messages where BC1.2 detection runs in parallel. Signed-off-by: Amit Sunil Dhamne <[email protected]> Reviewed-by: Badhri Jagan Sridharan <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]> Bug: 296723174 Change-Id: Iab134066e6521207dda86ba512145897fc8400f6 Signed-off-by: Amit Sunil Dhamne <[email protected]> (cherry picked from commit 3b9d67e)
1 parent 0722924 commit 7585318

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Documentation/devicetree/bindings/usb/maxim,max33359.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,7 @@ examples:
6969
PDO_FIXED_DATA_SWAP |
7070
PDO_FIXED_DUAL_ROLE)
7171
PDO_FIXED(9000, 2000, 0)>;
72+
sink-bc12-completion-time-ms = <500>;
7273
};
7374
};
7475
};

0 commit comments

Comments
 (0)