linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [Aspeed, v1 0/1] net: ftgmac100: Change the order of getting MAC address
@ 2020-12-21 20:51 Hongwei Zhang
  2020-12-21 20:51 ` [Aspeed, v1 1/1] " Hongwei Zhang
  0 siblings, 1 reply; 11+ messages in thread
From: Hongwei Zhang @ 2020-12-21 20:51 UTC (permalink / raw)
  To: linux-aspeed, linux-kernel, openbmc, Jakub Kicinski, David S Miller
  Cc: Hongwei Zhang, netdev, Joel Stanley, Andrew Jeffery

Dear Reviewer,

Use native MAC address is preferred over other choices, thus change the order
of reading MAC address, try to read it from MAC chip first, if it's not
 availabe, then try to read it from device tree.

Hongwei Zhang (1):
  net: ftgmac100: Change the order of getting MAC address

 drivers/net/ethernet/faraday/ftgmac100.c | 22 +++++++++++++---------
 1 file changed, 13 insertions(+), 9 deletions(-)

-- 
2.17.1


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

end of thread, other threads:[~2021-01-04 23:53 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-21 20:51 [Aspeed, v1 0/1] net: ftgmac100: Change the order of getting MAC address Hongwei Zhang
2020-12-21 20:51 ` [Aspeed, v1 1/1] " Hongwei Zhang
2020-12-21 21:36   ` Heiner Kallweit
2020-12-22 20:14   ` [Aspeed, v2 0/2] " Hongwei Zhang
2020-12-22 20:14   ` [Aspeed, v2 1/2] " Hongwei Zhang
2020-12-22 20:14   ` [Aspeed, v2 2/2] " Hongwei Zhang
2020-12-22 20:46     ` Heiner Kallweit
2020-12-22 21:00       ` Andrew Lunn
2020-12-28 22:01         ` Jakub Kicinski
2021-01-04 17:28   ` [Aspeed, v1 1/1] " Hongwei Zhang
2021-01-04 20:48     ` Heiner Kallweit

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