On Tue, 2025-02-25 at 17:18 +0530, Chintan Vankar wrote:
> TI's Ethernet switch needs system controllers enabled in R5SPL stage while
> booting via Ethernet. Enable SPL_SYSCON config for
> CONFIG_TI_AM65_CPSW_NUSS.
> 
> Signed-off-by: Chintan Vankar <c-van...@ti.com>

Reviewed-by: Alexander Sverdlin <alexander.sverd...@siemens.com>

> ---
> 
> This patch is new in this series.
> 
>  drivers/net/ti/Kconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/net/ti/Kconfig b/drivers/net/ti/Kconfig
> index ddfa95a0b7e..3d495a56670 100644
> --- a/drivers/net/ti/Kconfig
> +++ b/drivers/net/ti/Kconfig
> @@ -46,6 +46,7 @@ config TI_AM65_CPSW_NUSS
>       imply MISC
>       imply SYSCON
>       imply MDIO_TI_CPSW
> +     imply SPL_SYSCON
>       select PHYLIB
>       help
>         This driver supports TI K3 MCU CPSW Nuss Ethernet controller

-- 
Alexander Sverdlin
Siemens AG
www.siemens.com

Reply via email to