commit | 607e7fa622b155865612bd668e3b39f7f2a1069e | [log] [tgz] |
---|---|---|
author | Dylan Hung <kobedylan@gmail.com> | Thu Jul 27 09:58:14 2023 +0800 |
committer | Tom Rini <trini@konsulko.com> | Sun Nov 05 13:28:40 2023 -0500 |
tree | 137e30ce17a184cae76d08240f3011514f5b353c | |
parent | 91953956d29d104137bb8085a6a73d14fea99e1e [diff] |
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>