]> git.baikalelectronics.ru Git - kernel.git/commit
lan743x: Enable driver to work with LAN7431
authorBryan Whitehead <Bryan.Whitehead@microchip.com>
Mon, 26 Nov 2018 17:27:10 +0000 (12:27 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Nov 2018 00:32:07 +0000 (16:32 -0800)
commit5561bda184c68436d2b82df3cd2e570ef7e8167f
tree5e56af1ff0285f4846e3f268806fa44e2bf91fb1
parent79479583ab3581fc5f1b87b57774bfc9f50e96e4
lan743x: Enable driver to work with LAN7431

This driver was designed to work with both LAN7430 and LAN7431.
The only difference between the two is the LAN7431 has support
for external phy.

This change adds LAN7431 to the list of recognized devices
supported by this driver.

Updates for v2:
    changed 'fixes' tag to match defined format

fixes: 6c21071c28d2 ("lan743x: Add main source files for new lan743x driver")
Signed-off-by: Bryan Whitehead <Bryan.Whitehead@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/microchip/lan743x_main.c
drivers/net/ethernet/microchip/lan743x_main.h