From: Roger Quadros Date: Fri, 12 Jan 2024 12:49:51 +0000 (+0200) Subject: configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY X-Git-Url: http://git.dujemihanovic.xyz/html/index.html?a=commitdiff_plain;h=172c846f39f19738630a3a1854689f7df1a08312;p=u-boot.git configs/j721e_beagleboneai64_a72_defconfig: Enable Sierra PHY This is required for USB Super-Speed operation. Signed-off-by: Roger Quadros --- diff --git a/configs/j721e_beagleboneai64_a72_defconfig b/configs/j721e_beagleboneai64_a72_defconfig index 959f86844d..f66206f6e3 100644 --- a/configs/j721e_beagleboneai64_a72_defconfig +++ b/configs/j721e_beagleboneai64_a72_defconfig @@ -127,6 +127,8 @@ CONFIG_PHY_TI_DP83867=y CONFIG_PHY_FIXED=y CONFIG_TI_AM65_CPSW_NUSS=y CONFIG_PHY=y +CONFIG_PHY_J721E_WIZ=y +CONFIG_PHY_CADENCE_SIERRA=y CONFIG_SPL_PHY=y CONFIG_PINCTRL=y # CONFIG_PINCTRL_GENERIC is not set