]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: sun8i_emac: add support for the V3s
authorMichael Walle <mwalle@kernel.org>
Mon, 13 May 2024 20:56:09 +0000 (22:56 +0200)
committerAndre Przywara <andre.przywara@arm.com>
Mon, 15 Jul 2024 21:18:16 +0000 (22:18 +0100)
commita2802fe2ae794be3811818525615fff0aa9af413
tree8984c4bcefdbe1dabb24d458c88717b30f75ec8e
parentf06757324b2f2b0e062113a51f517a5361e6603c
net: sun8i_emac: add support for the V3s

Add the compatible string for the emac found on the V3s SoC. The SoC
only supports the internal PHY. There are no (R)MII signals on any pins.

Signed-off-by: Michael Walle <mwalle@kernel.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
drivers/net/sun8i_emac.c