All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mark Brown <broonie@kernel.org>
To: ranjani.sridharan@linux.intel.com, alsa-devel@alsa-project.org
Cc: tiwai@suse.com
Subject: Re: [PATCH 00/10] ASoC: SOF: IPC Abstraction for FW loading
Date: Fri, 29 Apr 2022 17:01:55 +0100	[thread overview]
Message-ID: <165124811594.194367.3984845475330069812.b4-ty@kernel.org> (raw)
In-Reply-To: <20220425221129.124615-1-ranjani.sridharan@linux.intel.com>

On Mon, 25 Apr 2022 15:11:19 -0700, Ranjani Sridharan wrote:
> This series introduces IPC abstraction for FW loading in the SOF driver
> in preparation for supporting the new IPC version in the SOF firmware.
> 
> Peter Ujfalusi (10):
>   ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
>   ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
>   ASoC: SOF: ipc: Add check for fw_loader ops
>   ASoC: SOF: loader: Switch to use the fw_loader ops
>   ASoC: SOF: amd: renoir: Do not set the load_module ops
>   ASoC: SOF: imx: Do not set the load_module ops
>   ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
>   ASoC: SOF: mediatek: mt8195: Do not set the load_module ops
>   ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not
>     used
>   ASoC: SOF: loader: Call optional query_fw_configuration on first boot
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[01/10] ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading
        commit: 61bafd1c4571ceb9cdf1830a257eac873d0b68ee
[02/10] ASoC: SOF: ipc3-loader: Implement firmware parsing and loading
        commit: d2458baa799fff377660d86323dd20a3f4deecb4
[03/10] ASoC: SOF: ipc: Add check for fw_loader ops
        commit: 2a6099a73c943130c6f864c2df9c5607d25f6b6b
[04/10] ASoC: SOF: loader: Switch to use the fw_loader ops
        commit: 143cdcf1780eae05c33184380987d29682ac1ad6
[05/10] ASoC: SOF: amd: renoir: Do not set the load_module ops
        commit: 0da5f110c583551b39471ecedc3fba704c7362a5
[06/10] ASoC: SOF: imx: Do not set the load_module ops
        commit: 499c55fe5f5e5c4d586777e6850f484c1ded3bb8
[07/10] ASoC: SOF: Intel: bdw/byt/pci-tng: Do not set the load_module ops
        commit: a22502fb61b2fdd9ba12e158590a29b6d35ae68a
[08/10] ASoC: SOF: mediatek: mt8195: Do not set the load_module ops
        commit: 77b677d139dbf53fec02e1cfe3cc593f5a5f080a
[09/10] ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used
        commit: 910bd536d3f72d9c39e5ec08e946c11f9bcdc532
[10/10] ASoC: SOF: loader: Call optional query_fw_configuration on first boot
        commit: 1dd4b999dad2d8b8fce257e4c3c3d334a709c933

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark

      parent reply	other threads:[~2022-04-29 16:02 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-25 22:11 [PATCH 00/10] ASoC: SOF: IPC Abstraction for FW loading Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 01/10] ASoC: SOF: Introduce IPC dependent ops for firmware handling, loading Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 02/10] ASoC: SOF: ipc3-loader: Implement firmware parsing and loading Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 03/10] ASoC: SOF: ipc: Add check for fw_loader ops Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 04/10] ASoC: SOF: loader: Switch to use the " Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 05/10] ASoC: SOF: amd: renoir: Do not set the load_module ops Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 06/10] ASoC: SOF: imx: " Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 07/10] ASoC: SOF: Intel: bdw/byt/pci-tng: " Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 08/10] ASoC: SOF: mediatek: mt8195: " Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 09/10] ASoC: SOF: loader: Remove snd_sof_parse_module_memcpy() as it is not used Ranjani Sridharan
2022-04-25 22:11 ` [PATCH 10/10] ASoC: SOF: loader: Call optional query_fw_configuration on first boot Ranjani Sridharan
2022-04-29 16:01 ` Mark Brown [this message]

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=165124811594.194367.3984845475330069812.b4-ty@kernel.org \
    --to=broonie@kernel.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=ranjani.sridharan@linux.intel.com \
    --cc=tiwai@suse.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.