]> Git Repo - u-boot.git/commit
net: ftgmac100: Add reset control
authorDylan Hung <[email protected]>
Thu, 27 Jul 2023 01:58:14 +0000 (09:58 +0800)
committerTom Rini <[email protected]>
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 <[email protected]>
Reviewed-by: Ryan Chen <[email protected]>
Reviewed-by: Ramon Fried <[email protected]>
drivers/net/ftgmac100.c
This page took 0.033454 seconds and 4 git commands to generate.