net: phy: aquantia: add firmware loading support
authorJeremy Gebben <jgebben@sweptlaser.com>
Tue, 18 Sep 2018 21:49:36 +0000 (15:49 -0600)
committerJoe Hershberger <joe.hershberger@ni.com>
Wed, 24 Oct 2018 19:45:37 +0000 (14:45 -0500)
commit4506423ad23749a28ae48720bc64ad40caf089b2
tree8dbfedde0c9cf57cfa670cb497ce61c55ed41e16
parent1c6501088ecab1eaa959aae54a560c3e1970ba4c
net: phy: aquantia: add firmware loading support

Aquantia phys have firmware that can be loaded automatically
from storage directly attached to the phy or via MDIO commands.
Add support for loading firmware from either a file or a
raw location on an MMC device.

Signed-off-by: Jeremy Gebben <jgebben@sweptlaser.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
drivers/net/phy/Kconfig
drivers/net/phy/aquantia.c