[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20140720025732.GF8537@dragon>
Date: Sun, 20 Jul 2014 10:57:33 +0800
From: Shawn Guo <shawn.guo@...escale.com>
To: Fugang Duan <B38611@...escale.com>
CC: Frank Li <Frank.li@...escale.com>,
"David S. Miller" <davem@...emloft.net>,
Shawn Guo <shawn.guo@...escale.com>, <netdev@...r.kernel.org>,
<linux-arm-kernel@...ts.infradead.org>
Subject: FEC driver hangs hardware on i.MX6SX
Hi Fugang,
Your commit e8fcfcd5684a (net: fec: optimize the clock management to
save power) landed on mainline with v3.16-rc1. It causes a hardware
hang on i.MX6SX, if the rootfs is not on NFS but something else like
MMC.
I think the cause is that PTP is still accessing registers after FEC
driver calls fec_enet_clk_enable(ndev, false) to disable FEC clocks.
Can you please try to provide a fix for this regression soon?
Shawn
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists