netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/2] net: dsa: bcm_sf2: misc bugfixes
@ 2014-11-26  2:08 Florian Fainelli
  2014-11-26  2:08 ` [PATCH net 1/2] net: dsa: bcm_sf2: fix unmapping registers in case of errors Florian Fainelli
  2014-11-26  2:08 ` [PATCH net 2/2] net: dsa: bcm_sf2: reset switch prior to initialization Florian Fainelli
  0 siblings, 2 replies; 3+ messages in thread
From: Florian Fainelli @ 2014-11-26  2:08 UTC (permalink / raw)
  To: netdev; +Cc: davem, Florian Fainelli

Hi David,

This patch series contains two bug fixes:

- first patch fixes an issue on the error path of the driver where we could
  have left some of our registers mapped

- second patch enforces the use of a software reset of the switch to guarantee
  the HW is in a consistent state prior to software initialization

Thanks!

Florian Fainelli (2):
  net: dsa: bcm_sf2: fix unmapping registers in case of errors
  net: dsa: bcm_sf2: reset switch prior to initialization

 drivers/net/dsa/bcm_sf2.c | 58 +++++++++++++++++++++++++++--------------------
 1 file changed, 33 insertions(+), 25 deletions(-)

-- 
2.1.0

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

end of thread, other threads:[~2014-11-26  2:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-11-26  2:08 [PATCH net 0/2] net: dsa: bcm_sf2: misc bugfixes Florian Fainelli
2014-11-26  2:08 ` [PATCH net 1/2] net: dsa: bcm_sf2: fix unmapping registers in case of errors Florian Fainelli
2014-11-26  2:08 ` [PATCH net 2/2] net: dsa: bcm_sf2: reset switch prior to initialization Florian Fainelli

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).