Re: [PATCH] dt-bindings: phy: cadence-torrent: enable PHY_TYPE_USXGMII
From: Rob Herring (Arm)
Date: Fri Apr 11 2025 - 15:44:13 EST
On Fri, 11 Apr 2025 11:27:43 +0530, Siddharth Vadapalli wrote:
> The Cadence Torrent SERDES supports USXGMII protocol. Hence, update the
> bindings to allow PHY_TYPE_USXGMII. Since PHY_TYPE_USXGMII has the value
> of "12" while the existing maximum allowed PHY TYPE is "9", switch back to
> using "enum" property in the bindings to account for this discontinuity.
>
> Signed-off-by: Siddharth Vadapalli <s-vadapalli@xxxxxx>
> ---
>
> Hello,
>
> This patch is based on linux-next tagged next-20250411.
>
> Regards,
> Siddharth.
>
> Documentation/devicetree/bindings/phy/phy-cadence-torrent.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>
Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>