]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: ftgmac100: Add reset control
authorDylan Hung <kobedylan@gmail.com>
Thu, 27 Jul 2023 01:58:14 +0000 (09:58 +0800)
committerTom Rini <trini@konsulko.com>
Sun, 5 Nov 2023 18:28:40 +0000 (13:28 -0500)
commit607e7fa622b155865612bd668e3b39f7f2a1069e
tree137e30ce17a184cae76d08240f3011514f5b353c
parent91953956d29d104137bb8085a6a73d14fea99e1e
net: ftgmac100: Add reset control

Add optional reset control, especially for the Aspeed SOC. For the
hardware without a reset line, the reset assertion/deassertion will be
skipped.

Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
Reviewed-by: Ryan Chen <ryan_chen@aspeedtech.com>
Reviewed-by: Ramon Fried <rfried.dev@gmail.com>
drivers/net/ftgmac100.c