diff options
author | Peter Ujfalusi <[email protected]> | 2024-04-03 13:52:06 +0300 |
---|---|---|
committer | Mark Brown <[email protected]> | 2024-04-03 12:04:24 +0100 |
commit | b852574c671a9983dd51c81582c8c5085f3dc382 (patch) | |
tree | 54e8e71cb7d620d345c3dd062651f69a9cc031e0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 1f1b820dc3c65b6883da3130ba3b8624dcbf87db (diff) |
ASoC: SOF: Intel: lnl: Correct rom_status_reg
ACE2 architecture changed the place where the ROM updates the status code
from the shared SRAM window (and HFFLGP1QW0 in ACE1) to HFDSC register for
the status and HFDEC (HFDSC + 4) for the error code.
The rom_status_reg is not used on LNL because it was wrongly assigned based
on older platform convention (SRAM window) and it was giving inconsistent
readings.
Add new header file for lnl specific register definitions.
Fixes: 64a63d9914a5 ("ASoC: SOF: Intel: LNL: Add support for Lunarlake platform")
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Rander Wang <[email protected]>
Reviewed-by: Kai Vehmanen <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Reviewed-by: Liam Girdwood <[email protected]>
Link: https://msgid.link/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions