Re: [PATCH 1/2] dt-bindings: usb: qcom,pmic-typec: Drop redundant port
From: Konrad Dybcio
Date: Tue May 19 2026 - 06:51:31 EST
On 5/19/26 12:00 PM, Krzysztof Kozlowski wrote:
> The binding defines both "port" and "connector" properties, where the
> "port" is claimed to be for "data-role switching messages". There is no
> such dedicated data port for this device and role switching is part of
> connector ports - the port going to the USB controller.
>
> The driver does not use the "port" property and there is no upstream DTS
> which would have it. It looks like it's left-over of early versions of
> this patchset and is completely redundant now, so let's drop it.
>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
> ---
Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
Konrad