Re: [PATCH v3 05/15] net: ti: Kconfig: Enable SPL_SYSCON config for CPSW

2025-02-25 Thread Sverdlin, Alexander
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 Reviewed-by: Alexander Sverdlin > --- > > Th

[PATCH v3 05/15] net: ti: Kconfig: Enable SPL_SYSCON config for CPSW

2025-02-25 Thread Chintan Vankar
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 --- This patch is new in this series. drivers/net/ti/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a