netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH] net: fec: stop the "rcv is not +last, " error messages
@ 2016-03-30  3:24 Greg Ungerer
  2016-03-30 17:04 ` Troy Kisky
  2016-03-30 18:37 ` Fabio Estevam
  0 siblings, 2 replies; 9+ messages in thread
From: Greg Ungerer @ 2016-03-30  3:24 UTC (permalink / raw)
  To: Troy Kisky; +Cc: netdev

Hi Troy,

Commit 55cd48c8 ('net: fec: stop the "rcv is not +last, " error
messages') adds a write to a register that is not present in all
implementations of the FEC hardware module. None of the ColdFire
SoC parts with the FEC module have the FTRL (0x1b0) register.

Does this need a quirk flag to key access to this register of?
Or can you piggyback on the FEC_QUIRK_HAS_RACC flag?

Regards
Greg

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

end of thread, other threads:[~2016-04-01  1:37 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-30  3:24 [PATCH] net: fec: stop the "rcv is not +last, " error messages Greg Ungerer
2016-03-30 17:04 ` Troy Kisky
2016-03-30 18:37 ` Fabio Estevam
2016-03-31  1:17   ` Greg Ungerer
2016-03-31 10:58     ` Fabio Estevam
2016-03-31  1:41   ` Fugang Duan
2016-03-31  1:59     ` Greg Ungerer
2016-03-31 10:56     ` Fabio Estevam
2016-04-01  1:37       ` Fugang Duan

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