linux-usb.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: connector: Update the description of sink-vdos
@ 2021-02-12  7:37 Kyle Tso
  2021-02-12 15:21 ` Guenter Roeck
  0 siblings, 1 reply; 2+ messages in thread
From: Kyle Tso @ 2021-02-12  7:37 UTC (permalink / raw)
  To: robh+dt, linux, heikki.krogerus, gregkh
  Cc: badhri, linux-usb, linux-kernel, devicetree, Kyle Tso

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

Signed-off-by: Kyle Tso <kyletso@google.com>
---
 .../devicetree/bindings/connector/usb-connector.yaml       | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
index d385026944ec..ce11b2027199 100644
--- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
+++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
@@ -138,9 +138,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.
-- 
2.30.0.478.g8a0d178c01-goog


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] Documentation: connector: Update the description of sink-vdos
  2021-02-12  7:37 [PATCH] Documentation: connector: Update the description of sink-vdos Kyle Tso
@ 2021-02-12 15:21 ` Guenter Roeck
  0 siblings, 0 replies; 2+ messages in thread
From: Guenter Roeck @ 2021-02-12 15:21 UTC (permalink / raw)
  To: Kyle Tso
  Cc: robh+dt, heikki.krogerus, gregkh, badhri, linux-usb,
	linux-kernel, devicetree

On Fri, Feb 12, 2021 at 03:37:43PM +0800, Kyle Tso wrote:
> Remove the acronym "VDM" and replace it with the full name "Vendor
> Defined Message".
> 
> Signed-off-by: Kyle Tso <kyletso@google.com>

Reviewed-by: Guenter Roeck <linux@roeck-us.net>

> ---
>  .../devicetree/bindings/connector/usb-connector.yaml       | 7 ++++---
>  1 file changed, 4 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/connector/usb-connector.yaml b/Documentation/devicetree/bindings/connector/usb-connector.yaml
> index d385026944ec..ce11b2027199 100644
> --- a/Documentation/devicetree/bindings/connector/usb-connector.yaml
> +++ b/Documentation/devicetree/bindings/connector/usb-connector.yaml
> @@ -138,9 +138,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.
> -- 
> 2.30.0.478.g8a0d178c01-goog
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-12 15:24 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-12  7:37 [PATCH] Documentation: connector: Update the description of sink-vdos Kyle Tso
2021-02-12 15:21 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).