Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: SOF: core: Module parameter updates
@ 2024-10-23 11:06 Peter Ujfalusi
  2024-10-23 11:06 ` [PATCH 1/2] ASoC: SOF: core: Add debug module parameters to set IPC and boot timeout Peter Ujfalusi
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Peter Ujfalusi @ 2024-10-23 11:06 UTC (permalink / raw)
  To: lgirdwood, broonie
  Cc: linux-sound, kai.vehmanen, ranjani.sridharan, yung-chuan.liao,
	pierre-louis.bossart, daniel.baluta

Hi,

Add new debug only parameters to override the default IPC and boot
timeout, these are only available if CONFIG_SND_SOC_SOF_DEBUG is
enabled, only for developers.

The second patch moves the firmware, topology name/path and IPC
version overrides from acpi/pci/of platform code to core and markes
the platform parameters deprecated, to be removed in few kernel
cycles.
There is really no point of duplicating these overrides as they
are not platform dependent.

Regards,
Peter
---
Peter Ujfalusi (2):
  ASoC: SOF: core: Add debug module parameters to set IPC and boot
    timeout
  ASoC: SOF: core: Add fw, tplg and ipc type override parameters

 sound/soc/sof/core.c         | 64 ++++++++++++++++++++++++++++++++++++
 sound/soc/sof/sof-acpi-dev.c |  4 +--
 sound/soc/sof/sof-of-dev.c   |  8 ++---
 sound/soc/sof/sof-pci-dev.c  | 12 +++----
 4 files changed, 76 insertions(+), 12 deletions(-)

-- 
2.47.0


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-10-23 16:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-23 11:06 [PATCH 0/2] ASoC: SOF: core: Module parameter updates Peter Ujfalusi
2024-10-23 11:06 ` [PATCH 1/2] ASoC: SOF: core: Add debug module parameters to set IPC and boot timeout Peter Ujfalusi
2024-10-23 11:06 ` [PATCH 2/2] ASoC: SOF: core: Add fw, tplg and ipc type override parameters Peter Ujfalusi
2024-10-23 16:15 ` [PATCH 0/2] ASoC: SOF: core: Module parameter updates Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox