]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ksz9477: add KSZ9896 switch support
authorRomain Naour <romain.naour@smile.fr>
Tue, 8 Oct 2024 07:54:26 +0000 (09:54 +0200)
committerTom Rini <trini@konsulko.com>
Sun, 27 Oct 2024 16:19:44 +0000 (10:19 -0600)
commit2708c81672f8d8be954afdf8d7187bae51d38a22
tree971740bcb1ff74092f8ef16cf43f5d068e8bcb9d
parent5b87af441f8ef5e5c74fbb4337e1f42816b73189
net: ksz9477: add KSZ9896 switch support

Add support for the KSZ9896 6-port Gigabit Ethernet Switch to the
ksz9477 driver.

The KSZ9896 is similar to KSZ9897 but has only one configurable
MII/RMII/RGMII/GMII cpu port.

Signed-off-by: Romain Naour <romain.naour@smile.fr>
drivers/net/ksz9477.c