> -----Original Message-----
> From: Yuslaimi, Alif Zakuan <[email protected]>
> Sent: Tuesday, March 18, 2025 10:58 AM
> To: [email protected]
> Cc: Marek Vasut <[email protected]>; Simon Goldschmidt
> <[email protected]>; Chee, Tien Fong
> <[email protected]>; Tom Rini <[email protected]>; Maniyam,
> Dinesh <[email protected]>; Yuslaimi, Alif Zakuan
> <[email protected]>
> Subject: [PATCH v1] configs: agilex5: Enable Marvell PHY driver
>
> From: Alif Zakuan Yuslaimi <[email protected]>
>
> Enable Marvell Ethernet PHYs support for Agilex5 defconfig
>
> Signed-off-by: Alif Zakuan Yuslaimi <[email protected]>
> ---
> configs/socfpga_agilex5_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/socfpga_agilex5_defconfig
> b/configs/socfpga_agilex5_defconfig
> index 0fa81b0c738..2e59d2bafc7 100644
> --- a/configs/socfpga_agilex5_defconfig
> +++ b/configs/socfpga_agilex5_defconfig
> @@ -99,3 +99,4 @@ CONFIG_HANDOFF=y
> CONFIG_SPL_RECOVER_DATA_SECTION=y
> CONFIG_DWC_ETH_XGMAC=y
> CONFIG_BLOBLIST_FIXED=y
> +CONFIG_PHY_MARVELL=y
> --
> 2.25.1
Reviewed-by: Tien Fong Chee <[email protected]>
Best regards,
Tien Fong