]> git.dujemihanovic.xyz Git - u-boot.git/commit
net: dwc_eth_qos: Add support for platform specific reset
authorErik Schumacher <erik.schumacher@iris-sensing.com>
Mon, 28 Oct 2024 15:29:42 +0000 (15:29 +0000)
committerFabio Estevam <festevam@gmail.com>
Tue, 29 Oct 2024 19:25:53 +0000 (16:25 -0300)
commit669e628d446e7d44d2085a5cd076099db506cbf6
tree0e05ac365ecf51c341aa4853c6face6e3f3cb10a
parent1beb665c50c6382632649069edc4bb7c9e3a2f80
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>
drivers/net/dwc_eth_qos.c
drivers/net/dwc_eth_qos.h