diff options
author | Michael Sit Wei Hong <[email protected]> | 2022-11-10 13:49:38 +0800 |
---|---|---|
committer | Jakub Kicinski <[email protected]> | 2022-11-11 19:58:44 -0800 |
commit | e2a54350dc9642e7dfc07335ca355581caa9dbfe (patch) | |
tree | 46cf4ff20c6eaadfd22eb9473503ab8741895ae1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 8eab9be56cc6b702a445d2b6d0256aa0992316b3 (diff) |
net: phy: dp83867: Fix SGMII FIFO depth for non OF devices
Current driver code will read device tree node information,
and set default values if there is no info provided.
This is not done in non-OF devices leading to SGMII fifo depths being
set to the smallest size.
This patch sets the value to the default value of the PHY as stated in the
PHY datasheet.
Fixes: 4dc08dcc9f6f ("net: phy: dp83867: introduce critical chip default init for non-of platform")
Signed-off-by: Michael Sit Wei Hong <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Jakub Kicinski <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions