diff options
author | Arkadiusz Kubalewski <[email protected]> | 2023-10-13 12:25:10 +0200 |
---|---|---|
committer | Tony Nguyen <[email protected]> | 2023-11-13 09:48:09 -0800 |
commit | 7a1aba89ac54ccf6cad23a91a34c0ab24b1d7997 (patch) | |
tree | 78f1e76f6474dc2f0dc39316d00fee9bb3aa1a9a /tools/perf/scripts/python/stackcollapse.py | |
parent | c0a2a1b0d631fc460d830f52d06211838874d655 (diff) |
ice: dpll: fix initial lock status of dpll
When dpll device is registered and dpll subsystem performs notify of a
new device, the lock state value provided to dpll subsystem equals 0
which is invalid value for the `enum dpll_lock_status`.
Provide correct value by obtaining it from firmware before registering
the dpll device.
Fixes: d7999f5ea64b ("ice: implement dpll interface to control cgu")
Signed-off-by: Aleksandr Loktionov <[email protected]>
Signed-off-by: Arkadiusz Kubalewski <[email protected]>
Tested-by: Sunitha Mekala <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions