diff options
author | Kyle Tso <kyletso@google.com> | 2021-06-01 14:31:48 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-06-04 11:43:01 +0200 |
commit | f41bfc7e9c7c1d721c8752f1853cde43e606ad43 (patch) | |
tree | 5a8adf75ac7f59d0ebf86a4e9c5eb61a21a36dc8 /include/dt-bindings/usb | |
parent | Revert "usb: dwc3: core: Add shutdown callback for dwc3" (diff) | |
download | linux-f41bfc7e9c7c1d721c8752f1853cde43e606ad43.tar.xz linux-f41bfc7e9c7c1d721c8752f1853cde43e606ad43.zip |
usb: typec: tcpm: Correct the responses in SVDM Version 2.0 DFP
In USB PD Spec Rev 3.1 Ver 1.0, section "6.12.5 Applicability of
Structured VDM Commands", DFP is allowed and recommended to respond to
Discovery Identity with ACK. And in section "6.4.4.2.5.1 Commands other
than Attention", NAK should be returned only when receiving Messages
with invalid fields, Messages in wrong situation, or unrecognize
Messages.
Still keep the original design for SVDM Version 1.0 for backward
compatibilities.
Fixes: 193a68011fdc ("staging: typec: tcpm: Respond to Discover Identity commands")
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Kyle Tso <kyletso@google.com>
Link: https://lore.kernel.org/r/20210601123151.3441914-2-kyletso@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/dt-bindings/usb')
0 files changed, 0 insertions, 0 deletions