[PATCH] arm64: dts: ti: k3-j721e: Fix QSGMII overlay by adding SERDES PHY

Vignesh Raghavendra vigneshr at ti.com
Thu Mar 26 22:15:45 PDT 2026


On Thu, 26 Mar 2026 12:52:37 +0530, Chintan Vankar <c-vankar at ti.com> wrote:
> diff --git a/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso b/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
> index 8376fa4b6ee1..d403a3db0265 100644
> --- a/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
> +++ b/arch/arm64/boot/dts/ti/k3-j721e-evm-quad-port-eth-exp.dtso
> @@ -42,7 +42,8 @@ &cpsw0_port2 {
>  	phy-handle = <&cpsw9g_phy1>;
>  	phy-mode = "qsgmii";
>  	mac-address = [00 00 00 00 00 00];
> -	phys = <&cpsw0_phy_gmii_sel 2>;
> +	phys = <&cpsw0_phy_gmii_sel 2>, <&serdes0_qsgmii_link>;
> +	phy-names = "mac", "serdes";

Dont you need this for all the other ports as well, just like in J784s4
overlay?

-- 
Vignesh




More information about the linux-arm-kernel mailing list