public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock
@ 2015-11-30 11:32 Lothar Waßmann
  2015-11-30 11:32 ` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer Lothar Waßmann
  2015-12-01  1:52 ` [PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock Duan Andy
  0 siblings, 2 replies; 13+ messages in thread
From: Lothar Waßmann @ 2015-11-30 11:32 UTC (permalink / raw)
  To: Andrew Lunn, David S. Miller, Fabio Estevam, Greg Ungerer,
	Kevin Hao, Lothar Waßmann, Lucas Stach, Nimrod Andy,
	Philippe Reynes, Richard Cochran, Russell King, Sascha Hauer,
	Stefan Agner, linux-kernel, netdev, Jeff Kirsher,
	Uwe Kleine-König

This patchset fixes a regression introduced by
commit 8fff755e9f8d ("net: fec: Ensure clocks are enabled while using mdio bus")
for ethernet PHYs that are using ENET_OUT as reference clock (on i.MX6
or i.MX28)

The first patch is a cleanup patch that removes redundant NULL checks.
The second patch converts the driver to use the 'gpiod' framework.
The third patch makes sure, fec_reset_phy() is called whenever the
    enet_out clock has been (re-)enabled to get the PHY into a
    consistent state.

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2015-12-01 10:29 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-30 11:32 [PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock Lothar Waßmann
2015-11-30 11:32 ` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer Lothar Waßmann
2015-11-30 11:32   ` [PATCH 2/3] net: fec: convert to using gpiod framework Lothar Waßmann
2015-11-30 11:32     ` [PATCH 3/3] net: fec: Reset ethernet PHY whenever the enet_out clock is being enabled Lothar Waßmann
2015-12-01  2:31       ` Duan Andy
2015-11-30 12:17     ` [PATCH 2/3] net: fec: convert to using gpiod framework Fabio Estevam
2015-12-01  2:17     ` Duan Andy
2015-12-01 10:29       ` Lothar Waßmann
2015-12-01  2:04   ` [PATCH 1/3] net: fec: Remove redundant checks for NULL clk pointer Duan Andy
2015-12-01  7:24     ` Lothar Waßmann
2015-12-01  1:52 ` [PATCH 0/3] net: fec: Reset ethernet PHY whenever the enet_out clock Duan Andy
2015-12-01  7:24   ` Lothar Waßmann
2015-12-01  7:33     ` Duan Andy

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox