OSDN Git Service

net: ks8851: Support DT-provided MAC address
authorLukas Wunner <lukas@wunner.de>
Mon, 18 Dec 2017 10:17:07 +0000 (11:17 +0100)
committerDavid S. Miller <davem@davemloft.net>
Tue, 19 Dec 2017 18:52:39 +0000 (13:52 -0500)
commit566bd54b067d5242043ce0560906bf4a2e3de289
tree22f7daa4c0c012d6eb34e713921949d4e40ee208
parente2948dd1b8f922535044ebf0f6a16fc630712366
net: ks8851: Support DT-provided MAC address

Allow the boot loader to specify the MAC address in the device tree
to override the EEPROM, or in case no EEPROM is present.

Cc: Ben Dooks <ben@simtec.co.uk>
Cc: Tristram Ha <tristram.ha@micrel.com>
Cc: David J. Choi <david.choi@micrel.com>
Signed-off-by: Lukas Wunner <lukas@wunner.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/micrel/ks8851.c