summaryrefslogtreecommitdiff
path: root/drivers/ddr/imx/imx8m/ddr_init.c
diff options
context:
space:
mode:
authorWeijie Gao <weijie.gao@mediatek.com>2023-07-19 17:16:54 +0800
committerTom Rini <trini@konsulko.com>2023-08-03 09:40:50 -0400
commitc73d38719fad3548b6931cc9555d4420584e9a4d (patch)
tree419e0164d5c8b6ffc6226bab3fcd5af060efbaf8 /drivers/ddr/imx/imx8m/ddr_init.c
parente34cf6fd179d8e8e3dac4d5a1ae1eb72404d50fa (diff)
net: mediatek: connect switch to PSE only when starting eth is requested
So far the switch is initialized in probe stage and is connected to PSE unconditionally. This will cause all packets being flooded to PSE and may cause PSE hang before entering linux. This patch changes the connection between switch and PSE: - Still initialize switch in probe stage, but disconnect it with PSE - Connect switch with PSE on eth start - Disconnect on eth stop Signed-off-by: Weijie Gao <weijie.gao@mediatek.com>
Diffstat (limited to 'drivers/ddr/imx/imx8m/ddr_init.c')
0 files changed, 0 insertions, 0 deletions