From: Peter Chen <[email protected]> Sent: Friday, August 14, 2015 1:48 PM > To: [email protected] > Cc: Chen Peter-B29397; [email protected]; Duan Fugang-B38611; > [email protected]; Estevam Fabio-R49496; [email protected]; Lucas > Stach; Andrew Lunn > Subject: [PATCH 1/1] Revert "net: fec: Ensure clocks are enabled while > using mdio bus" > > It causes the i.mx6sx sdb board hang when using nfsroot during boots up > at v4.2-rc6. > > This reverts commit 8fff755e9f8d0f70a595e79f248695ce6aef5cc3. > > Cc: [email protected] > Cc: Fugang Duan <[email protected]> > Cc: [email protected] > Cc: [email protected] > Cc: [email protected] > Cc: Lucas Stach <[email protected]> > Cc: Andrew Lunn <[email protected]> > Signed-off-by: Peter Chen <[email protected]> > --- > > According to Fugang Duan, the i.mx series has different clock control > sequence among SoCs, this patch may only consider certain SoCs. > > drivers/net/ethernet/freescale/fec_main.c | 89 +++++-------------------- > ------ > 1 file changed, 13 insertions(+), 76 deletions(-) >
I suggest to revert the patch. The current patch doesn't consider i.MX6sx/i.MX7d... chips. As somebody/customer's requirement that want to use MDIO bus is independent of MAC itself, I will submit one mdio driver to separate MDIO bus and MAC driver. Regards, Andy -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
