diff options
author | Roger Quadros <[email protected]> | 2023-05-30 16:38:53 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2023-07-12 22:27:40 +0530 |
commit | ebd05f90bfef856e10fbd5da2bfb9357676a24e6 (patch) | |
tree | 7edc746b9c8c395da19a03a8ca1c472a7007d242 /tools/perf/scripts/python/stackcollapse.py | |
parent | 16e0f0ea7f464cfc04996cf5dee879dfb856bc9a (diff) |
phy: cadence-torrent: Use key:value pair table for all settings
Instead of a 3D matrix use a key:value pair table for link_cmn_vals,
xcvr_diag_vals, pcs_cmn_vals, phy_pma_cmn_vals, cmn_vals,
tx_ln_vals and rx_ln_vals. This makes it scaleable for multiple
reference clocks.
Wherever both CDNS and TI use the same settings, reuse the same data.
Introduce CLK_ANY and ANY_SSC enums which are used if the setting
is independent of clock rate or SSC type.
Signed-off-by: Roger Quadros <[email protected]>
Signed-off-by: Swapnil Jakhade <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions