On Tue, 01 Jun 2021 20:31:49 +0800, Kyle Tso wrote: > Add the VDO definition for USB PD rev 2.0 in the bindings and define a > new property snk-vdos-v1 containing legacy VDOs as the responses to the > port partner which only supports PD rev 2.0. > > Signed-off-by: Kyle Tso <kyletso@xxxxxxxxxx> > --- > changes since v2: > - no change > > .../bindings/connector/usb-connector.yaml | 15 ++++ > include/dt-bindings/usb/pd.h | 69 ++++++++++++++++++- > 2 files changed, 81 insertions(+), 3 deletions(-) > Reviewed-by: Rob Herring <robh@xxxxxxxxxx>