This patchset adds a new time DT property to handle time taken by battery charger type detection completion. Note that BC detection is based on "Battery Charging Specification Revision 1.2". This patchset depends on the patch series: - https://lore.kernel.org/all/20241022-pd-dt-time-props-v1-0-fea96f51b302@xxxxxxxxxx/ Amit Sunil Dhamne (3): dt-bindings: connector: Add time property for Sink BC12 detection completion dt-bindings: usb: maxim,max33359.yaml: add usage of sink bc12 time property usb: typec: tcpm: Add support for sink-bc12-completion-time-ms DT property .../bindings/connector/usb-connector.yaml | 11 +++++++++++ .../devicetree/bindings/usb/maxim,max33359.yaml | 1 + drivers/usb/typec/tcpm/tcpm.c | 16 +++++++++++++++- 3 files changed, 27 insertions(+), 1 deletion(-) base-commit: 0fc810ae3ae110f9e2fcccce80fc8c8d62f97907 prerequisite-patch-id: c08696694dabcbb86b458a935a9cbbcbabb75672 prerequisite-patch-id: 634924883df820956acb33941b659e8c9ef85d1e -- 2.47.0.199.ga7371fff76-goog