On Sun, Nov 03, 2024 at 12:22:50AM -0500, Rob Herring (Arm) wrote: > > On Sat, 02 Nov 2024 20:43:29 -0700, Amit Sunil Dhamne wrote: > > 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@xxxxxxxxxx> > > Reviewed-by: Badhri Jagan Sridharan <badhri@xxxxxxxxxx> > > Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > > --- > > Documentation/devicetree/bindings/usb/maxim,max33359.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > My bot found errors running 'make dt_binding_check' on your patch: > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/usb/maxim,max33359.example.dtb: maxtcpc@25: connector: Unevaluated properties are not allowed ('sink-bc12-completion-time-ms' was unexpected) > from schema $id: http://devicetree.org/schemas/usb/maxim,max33359.yaml# > /builds/robherring/dt-review-ci/linux/Documentation/devicetree/bindings/usb/maxim,max33359.example.dtb: connector: Unevaluated properties are not allowed ('sink-bc12-completion-time-ms' was unexpected) > from schema $id: http://devicetree.org/schemas/connector/usb-connector.yaml# This can be ignored as patch 1 couldn't be applied. Rob