UPSTREAM: Documentation: connector: Update the description of sink-vdos

Remove the acronym "VDM" and replace it with the full name "Vendor
Defined Message".

Reviewed-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Kyle Tso <kyletso@google.com>
Link: https://lore.kernel.org/r/20210212073743.665038-1-kyletso@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
(cherry picked from commit 4b59b60d89
 https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git usb-next)
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
Change-Id: I943015746ef973674dd415ddc83f8a49b9a41009
This commit is contained in:
Kyle Tso 2021-02-12 15:37:43 +08:00 committed by Greg Kroah-Hartman
parent f08f049de1
commit 5282ddf99d

View File

@ -120,9 +120,10 @@ properties:
$ref: /schemas/types.yaml#/definitions/uint32-array
sink-vdos:
description: An array of u32 with each entry (VDM Objects) providing additional information
corresponding to the product, the detailed bit definitions and the order of each VDO can be
found in "USB Power Delivery Specification Revision 3.0, Version 2.0 + ECNs 2020-12-10"
description: An array of u32 with each entry, a Vendor Defined Message Object (VDO),
providing additional information corresponding to the product, the detailed bit
definitions and the order of each VDO can be found in
"USB Power Delivery Specification Revision 3.0, Version 2.0 + ECNs 2020-12-10"
chapter 6.4.4.3.1 Discover Identity. User can specify the VDO array via
VDO_IDH/_CERT/_PRODUCT/_UFP/_DFP/_PCABLE/_ACABLE(1/2)/_VPD() defined in
dt-bindings/usb/pd.h.