Re: [PATCH v1 1/2] dt-bindings: phy: mtk-tphy: add property for software role switch
From: Krzysztof Kozlowski
Date: Fri Aug 15 2025 - 02:29:07 EST
On Fri, Aug 15, 2025 at 03:48:24AM +0400, Arseniy Velikanov wrote:
> Add a boolean property to enable software control of the PHY mode
> switching.
>
> Signed-off-by: Arseniy Velikanov <me@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/phy/mediatek,tphy.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> index b2218c151939..a90890d4a86f 100644
> --- a/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> +++ b/Documentation/devicetree/bindings/phy/mediatek,tphy.yaml
> @@ -255,6 +255,12 @@ patternProperties:
> use the property "mediatek,syscon-type" for newer SoCs that support it.
> type: boolean
>
> + mediatek,software-role-switch:
No, bindings do not describe software.
Also, never tested.
Best regards,
Krzysztof