Re: [PATCH 1/2] dt-bindings: connector: Add sink properties to comply with PD 3.1 spec

From: Rob Herring (Arm)

Date: Mon Feb 23 2026 - 12:44:10 EST



On Wed, 11 Feb 2026 23:25:35 +0000, Amit Sunil Dhamne wrote:
> Add additional properties for ports supporting sink mode. The properties
> define certain hardware and electrical properties such as sink load
> step, sink load characteristics, sink compliance and charging adapter
> Power Delivery Profile (PDP) for the connector. These properties need to
> be defined for a Type-C port in compliance with the PD 3.1 spec.
>
> Signed-off-by: Amit Sunil Dhamne <amitsd@xxxxxxxxxx>
> ---
> .../bindings/connector/usb-connector.yaml | 34 ++++++++++++++++++++++
> .../devicetree/bindings/usb/maxim,max33359.yaml | 4 +++
> include/dt-bindings/usb/pd.h | 18 ++++++++++++
> 3 files changed, 56 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>