diff options
author | Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> | 2025-02-07 11:22:41 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-02-07 16:46:56 +0000 |
commit | 645753d01356ff1a756812f1c69c53eb5c9081cd (patch) | |
tree | cd79137d697b865b208240a5411433a21be4efd0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 651e0ed391b148f83afba0bfbd8a56e38e58c34d (diff) |
ASoC: SOF: imx8: use common imx chip interface
The common interface for imx chips (defined in imx-common.c) contains the
definitions for a lot of functions required by the SOF core. As such, the
platform driver can just use the common definitions instead of duplicating
code by re-defining aforementioned functions.
Make the transition to the new common interface. This consists of:
1) Removing unneeded functions, which are already defined in the
common interface.
2) Defining some chip-specific operations/structures required by the
interface to work.
3) Dropping structure definitions that are no longer needed.
4) Adapting some existing functions to the new interface.
Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Link: https://patch.msgid.link/20250207162246.3104-3-laurentiumihalcea111@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions