From: Peter Ujfalusi <peter.ujfalusi@linux.intel.com>
To: lgirdwood@gmail.com, broonie@kernel.org
Cc: linux-sound@vger.kernel.org, kai.vehmanen@linux.intel.com,
ranjani.sridharan@linux.intel.com,
yung-chuan.liao@linux.intel.com, pierre-louis.bossart@linux.dev,
daniel.baluta@nxp.com
Subject: [PATCH 0/2] ASoC: SOF: core: Module parameter updates
Date: Wed, 23 Oct 2024 14:06:08 +0300 [thread overview]
Message-ID: <20241023110610.6141-1-peter.ujfalusi@linux.intel.com> (raw)
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
next reply other threads:[~2024-10-23 11:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-10-23 11:06 Peter Ujfalusi [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20241023110610.6141-1-peter.ujfalusi@linux.intel.com \
--to=peter.ujfalusi@linux.intel.com \
--cc=broonie@kernel.org \
--cc=daniel.baluta@nxp.com \
--cc=kai.vehmanen@linux.intel.com \
--cc=lgirdwood@gmail.com \
--cc=linux-sound@vger.kernel.org \
--cc=pierre-louis.bossart@linux.dev \
--cc=ranjani.sridharan@linux.intel.com \
--cc=yung-chuan.liao@linux.intel.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox