ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware names
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>
Tue, 13 Feb 2024 08:04:17 +0000 (10:04 +0200)
committerMark Brown <broonie@kernel.org>
Tue, 13 Feb 2024 13:28:38 +0000 (13:28 +0000)
commitd463bcd7eb341b5b6e6d9263a3bce9f405c2af98
treed02dbfb79c43f002710be2aaefa2b9ba67779153
parentf7fe85b229bc30cb5dc95b4e9015a601c9e3a8cd
ASoC: SOF: Intel: pci-tgl: Change the default paths and firmware names

The currently used paths and firmware name reflects the reference firmware
convention:

default_fw_path:     intel/avs/{platform_name}
default_lib_path:    intel/avs-lib/{platform_name}
default_tplg_path:   intel/avs-tplg
default_fw_filename: dsp_basefw.bin

The SOF supports building the firmware for cAVS2.5 platforms using IPC4 and
it is the preferred IPC4 implementation to be used on these devices.

Change the paths and firmware names to reflect this:

default_fw_path:     intel/sof-ipc4/{platform_name}
default_lib_path:    intel/sof-ipc4-lib/{platform_name}
default_tplg_path:   intel/sof-ipc4-tplg
default_fw_filename: sof-{platform_name}.ri

Signed-off-by: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://msgid.link/r/20240213080418.21256-2-peter.ujfalusi@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/sof/intel/pci-tgl.c