commit | bc84dba2d66f5ecfebdcb6f0acd8444036f1da12 | [log] [tgz] |
---|---|---|
author | Erik Schumacher <erik.schumacher@iris-sensing.com> | Mon Oct 28 15:29:42 2024 +0000 |
committer | Fabio Estevam <festevam@gmail.com> | Tue Oct 29 16:25:53 2024 -0300 |
tree | 0e05ac365ecf51c341aa4853c6face6e3f3cb10a | |
parent | 29a8e330d72ee573f32fc3487561414db3842d2e [diff] |
net: dwc_eth_qos: Add support for platform specific reset This patch adds support for optional platform specific reset logic in the dwc_eth_qos driver. This new function 'eqos_fix_soc_reset' is called after the EQOS_DMA_MODE_SWR is set and before the driver waits for this bit to clear. Signed-off-by: Erik Schumacher <erik.schumacher@iris-sensing.com>