]> git.dujemihanovic.xyz Git - u-boot.git/commit
driver: net: Add Aspeed AST2700 MDIO support
authorJacky Chou <jacky_chou@aspeedtech.com>
Tue, 10 Sep 2024 07:49:34 +0000 (15:49 +0800)
committerLeo Yu-Chi Liang <ycliang@andestech.com>
Wed, 11 Sep 2024 12:34:48 +0000 (20:34 +0800)
commitdb378b0f18b497c2411c12a314c78cf71e638cbb
tree4186eb2aff31c0f084b29405be51092b228f0f45
parentc724f3ed74d0f6ddc5d75b10572dcc64be8a515b
driver: net: Add Aspeed AST2700 MDIO support

The AST2700 is the 7th generation SoC from Aspeed.
And use the driver to support clause 22 access.

Signed-off-by: Jacky Chou <jacky_chou@aspeedtech.com>
Reviewed-by: Leo Yu-Chi Liang <ycliang@andestech.com>
drivers/net/aspeed_mdio.c