linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* mv643xx_eth and MDIO bus PM resume
@ 2010-09-11 14:07 Simon Guinot
  2010-09-12 11:17 ` saeed bishara
  0 siblings, 1 reply; 6+ messages in thread
From: Simon Guinot @ 2010-09-11 14:07 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

I am trying to get some PM support for Kirkwood machines and I have to
deal with the MDIO bus driver which trigger a kernel crash at resume.

The Kirkwood SoC Ethernet driver is mv643xx_eth and don't use the PAL
machine state. The PHY is handled by calling manually PHY functions.

The problem is that the current mdio_bus_resume() implementation
_always_ start at resume the PAL state machine even if the driver can't
handle that. That's the mv643xx_eth case, which don't provide the
adjust_link() method.

Any hint to fix this issue is welcome.

Thanks in advance.

Simon
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20100911/275adc68/attachment.sig>

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

end of thread, other threads:[~2010-09-14  3:12 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-09-11 14:07 mv643xx_eth and MDIO bus PM resume Simon Guinot
2010-09-12 11:17 ` saeed bishara
2010-09-12 21:32   ` Simon Guinot
2010-09-12 22:30     ` [PATCH 1/4] phylib: fix PAL state machine restart on resume Simon Guinot
2010-09-14  3:12       ` David Miller
2010-09-13 10:56     ` mv643xx_eth and MDIO bus PM resume saeed bishara

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).