Re: [PATCH v2 3/5] arm64: dts: ti: k3-j784s4: Add WIZ and SERDES PHY nodes

From: Vignesh Raghavendra
Date: Mon Apr 17 2023 - 00:41:09 EST




On 14/04/23 20:45, Jayesh Choudhary wrote:
> diff --git a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> index aef6f53ae8ac..b1445b7c2aa8 100644
> --- a/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> +++ b/arch/arm64/boot/dts/ti/k3-j784s4-evm.dts
> @@ -301,3 +301,7 @@ &main_cpsw1_port1 {
> phy-mode = "rgmii-rxid";
> phy-handle = <&main_phy0>;
> };
> +
> +&serdes_refclk {
> + clock-frequency = <100000000>;
> +};

Can we move this to 5/5 along with rest of -evm.dts changes?

--
Regards
Vignesh