Re: [PATCH 2/3] dt-bindings: connector: Add SVDM VDO properties

2021-01-26 Thread Guenter Roeck
On 1/26/21 12:45 AM, Kyle Tso wrote: > Add bindings of VDO properties of USB PD SVDM so that they can be > defined in device tree. > > Signed-off-by: Kyle Tso Are you also going to update Documentation/devicetree/bindings/connector/usb-connector.yaml ? Thanks, Guenter > --- > include/dt-bindi

[PATCH 2/3] dt-bindings: connector: Add SVDM VDO properties

2021-01-26 Thread Kyle Tso
Add bindings of VDO properties of USB PD SVDM so that they can be defined in device tree. Signed-off-by: Kyle Tso --- include/dt-bindings/usb/pd.h | 53 +++- 1 file changed, 52 insertions(+), 1 deletion(-) diff --git a/include/dt-bindings/usb/pd.h b/include/dt-bi