Skip to content

Commit 3b9d67e

Browse files
amitsd2gregkh
authored andcommitted
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 <amitsd@google.com> Reviewed-by: Badhri Jagan Sridharan <badhri@google.com> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Link: https://lore.kernel.org/r/20241103034402.2460252-3-amitsd@google.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent 9e5cb09 commit 3b9d67e

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)