diff options
author | Daniel Baluta <daniel.baluta@nxp.com> | 2025-05-05 14:42:51 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-05-06 02:48:15 +0300 |
commit | a71b261c19a455f7f8e560b4ddfac44d3150ae39 (patch) | |
tree | fca34346b20e918440ccfeb5bb02faedc2a2c666 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 02ca7898185fcbfc5890f0a8e42664bcd95d94a1 (diff) | |
download | linux-a71b261c19a455f7f8e560b4ddfac44d3150ae39.tar.xz |
ASoC: SOF: imx8m: Use reset controller API to control the DSP
DSP on i.MX8MP doesn't have a direct reset line so according to hardware
design team in order to handle assert/deassert/reset functionality we
need to use a combination of control bits from two modules. Audio block
control module for Run/Stall control of the DSP and DAP module in order
to do software reset.
In a first step, for i.MX8MP we are switching on using the reset
controller API to handle the DSP Run/Stall bits i.MX8MP. This comes with
the advantage of offering a better probe ordering and a more natural way
of abstracting the Audio block control bits.
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Tested-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
Link: https://patch.msgid.link/20250505114251.57018-1-daniel.baluta@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions