On Tue, Sep 24, 2024 at 09:24:36AM +0200, Marco Felsch wrote: > On 24-09-23, Michal Vokáč wrote: > > From: Petr Benes <petr.benes@xxxxxxxxx> > > > > Diodes Incorporated PI5USB30213A Type-C Controller supports host, > > device, and dual-role mode based on voltage levels detected on CC > > pin. Supports dual differential channel, 2:1 USB 3.0 Mux/Demux, > > USB Type-C specification 1.1. > > > > Reviewed-by: Krzysztof Kozlowski <krzk@xxxxxxxxxx> > > Signed-off-by: Petr Benes <petr.benes@xxxxxxxxx> > > Signed-off-by: Michal Vokáč <michal.vokac@xxxxxxxxx> > > --- > > v3: > > - Collected R-b tag from Krzysztof. > > v2: > > - Moved maintainers before description: block. > > - Used full paths for references. > > - Removed unneeded items form connector property. > > - Fixed example. > > > > .../bindings/usb/diodes,pi5usb30213a.yaml | 88 +++++++++++++++++++ > > I suppose the driver is part of an other patchset? Hm, indeed, where is the driver? This patch should not be here. Best regards, Krzysztof