
7 Mar
2024
7 Mar
'24
6:12 p.m.
On Wed, Feb 28, 2024 at 12:35:27PM +0200, Roger Quadros wrote:
Add a new Kconfig symbol MDIO_TI_CPSW for the CPSW MDIO driver and build it with proper DM support if enabled.
If MDIO_TI_CPSW is not enabled then we continue to behave like before.
Clean up MDIO custom handling in am65-cpsw and use dm_eth_phy_connect() to get the PHY.
Signed-off-by: Roger Quadros rogerq@kernel.org Tested-by: Ravi Gunasekaran r-gunasekaran@ti.com
Applied to u-boot/next, thanks!
--
Tom