Re: [PATCH net] dpaa2-eth: select XGMAC_MDIO for MDIO bus support

2020-11-20 Thread patchwork-bot+netdevbpf
Hello: This patch was applied to netdev/net.git (refs/heads/master): On Thu, 19 Nov 2020 16:51:06 +0200 you wrote: > From: Ioana Ciornei > > Explicitly enable the FSL_XGMAC_MDIO Kconfig option in order to have > MDIO access to internal and external PHYs. > > Fixes: 719479230893 ("dpaa2-eth: ad

[PATCH net] dpaa2-eth: select XGMAC_MDIO for MDIO bus support

2020-11-19 Thread Ioana Ciornei
From: Ioana Ciornei Explicitly enable the FSL_XGMAC_MDIO Kconfig option in order to have MDIO access to internal and external PHYs. Fixes: 719479230893 ("dpaa2-eth: add MAC/PHY support through phylink") Signed-off-by: Ioana Ciornei --- drivers/net/ethernet/freescale/dpaa2/Kconfig | 1 + 1 file