]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ksz9477: add support for KSZ9893 GbE switch
authorKarsten Wiese <karsten.wiese@protechna.com>
Wed, 28 Jun 2023 14:54:45 +0000 (16:54 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 27 Jul 2023 18:32:12 +0000 (14:32 -0400)
commit3ca495576070f85143372e3070fa405b513c72a2
treed24f5e6baf21a75237ffd5a5491b999c401b9176
parent1196e5241d9e0167e668af42d4327d483cf052ae
net: ksz9477: add support for KSZ9893 GbE switch

Copy and tweak the required code from the linux kernel.
Only the KSZ9893 has been tested.

Signed-off-by: Karsten Wiese <karsten.wiese@protechna.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/ksz9477.c