aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorShenwei Wang <[email protected]>2023-04-03 17:23:01 -0500
committerJakub Kicinski <[email protected]>2023-04-05 19:01:22 -0700
commit10739ea3132861b1344264b110ea48d951a0e3b0 (patch)
tree51784488f0ab04d87e30e2f0069f38bc3f20d237 /tools/perf/scripts/python/check-perf-trace.py
parent8b0f256530d97f2a2310c4f8336ea2c477c8e6c4 (diff)
net: stmmac: add support for platform specific reset
This patch adds support for platform-specific reset logic in the stmmac driver. Some SoCs require a different reset mechanism than the standard dwmac IP reset. To support these platforms, a new function pointer 'fix_soc_reset' is added to the plat_stmmacenet_data structure. The stmmac_reset in hwif.h is modified to call the 'fix_soc_reset' function if it exists. This enables the driver to use the platform-specific reset logic when necessary. Signed-off-by: Shenwei Wang <[email protected]> Reviewed-by: Simon Horman <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions