Re: [PATCH v5 1/3] dt-bindings: extcon: ptn5150: Allow "connector" node to present
From: Xu Yang
Date: Thu Sep 25 2025 - 23:08:31 EST
Hi Chanwoo,
The prevoius dependant patch was already in linux-next.
You can pick up these patches without concerns.
Thanks,
Xu Yang
On Fri, Sep 26, 2025 at 10:53:07AM +0800, Xu Yang wrote:
> PTN5150 is usually used with a Type-C connector, so allow a "connector"
> node to be defined under it.
>
> Acked-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Signed-off-by: Xu Yang <xu.yang_2@xxxxxxx>
>
> ---
> Changes in v5:
> - add Acked-by tag
> Changes in v4:
> - no changes
> Changes in v3:
> - add Acked-by tag
> Changes in v2:
> - improve commit message
> ---
> Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml b/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
> index 072b3c0c5fd0..79f88b5f4e5c 100644
> --- a/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
> +++ b/Documentation/devicetree/bindings/extcon/extcon-ptn5150.yaml
> @@ -42,6 +42,9 @@ properties:
> description:
> A port node to link the usb controller for the dual role switch.
>
> + connector:
> + $ref: /schemas/connector/usb-connector.yaml#
> +
> required:
> - compatible
> - interrupts
> --
> 2.34.1
>