Re: [PATCH v3 2/4] dt-bindings: connector: Add PD rev 2.0 VDO definition
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 19:36:44
Also in:
linux-usb, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-06-02 19:36:44
Also in:
linux-usb, lkml
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 <redacted> --- 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@kernel.org>