[PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs

Simon Trimmer posted 2 patches 3 months, 3 weeks ago
sound/soc/amd/acp/acp-sdw-legacy-mach.c | 4 ++++
sound/soc/amd/ps/acp63.h                | 2 ++
sound/soc/amd/ps/pci-ps.c               | 9 +++++++++
3 files changed, 15 insertions(+)
[PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
Posted by Simon Trimmer 3 months, 3 weeks ago
This chain of two patches propagates the PCI subsystem Vendor and Device
IDs so that they can be used by component drivers to differentiate
firmware loads.

Simon Trimmer (2):
  ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
  ASoC: amd: amd_sdw: Propagate the PCI subsystem Vendor and Device IDs

 sound/soc/amd/acp/acp-sdw-legacy-mach.c | 4 ++++
 sound/soc/amd/ps/acp63.h                | 2 ++
 sound/soc/amd/ps/pci-ps.c               | 9 +++++++++
 3 files changed, 15 insertions(+)

-- 
2.43.0
Re: [PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
Posted by Mark Brown 3 months, 2 weeks ago
On Thu, 16 Oct 2025 15:06:47 +0000, Simon Trimmer wrote:
> This chain of two patches propagates the PCI subsystem Vendor and Device
> IDs so that they can be used by component drivers to differentiate
> firmware loads.
> 
> Simon Trimmer (2):
>   ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
>   ASoC: amd: amd_sdw: Propagate the PCI subsystem Vendor and Device IDs
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
      commit: aab1301cfde344f966bbc442a4e655867ab56768
[2/2] ASoC: amd: amd_sdw: Propagate the PCI subsystem Vendor and Device IDs
      commit: 6658472a3e2de08197acfe099ba71ee0e2505ecf

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
Re: [PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
Posted by Mario Limonciello (AMD) (kernel.org) 3 months, 3 weeks ago

On 10/16/2025 10:06 AM, Simon Trimmer wrote:
> This chain of two patches propagates the PCI subsystem Vendor and Device
> IDs so that they can be used by component drivers to differentiate
> firmware loads.
> 
> Simon Trimmer (2):
>    ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
>    ASoC: amd: amd_sdw: Propagate the PCI subsystem Vendor and Device IDs
> 
>   sound/soc/amd/acp/acp-sdw-legacy-mach.c | 4 ++++
>   sound/soc/amd/ps/acp63.h                | 2 ++
>   sound/soc/amd/ps/pci-ps.c               | 9 +++++++++
>   3 files changed, 15 insertions(+)
> 

Reviewed-by: Mario Limonciello (AMD) <superm1@kernel.org>
Re: [PATCH 0/2] ASoC: amd: ps: Propagate the PCI subsystem Vendor and Device IDs
Posted by Mark Brown 3 months, 3 weeks ago
On Thu, Oct 16, 2025 at 03:06:47PM +0000, Simon Trimmer wrote:
> This chain of two patches propagates the PCI subsystem Vendor and Device
> IDs so that they can be used by component drivers to differentiate
> firmware loads.

They're called patch serieses.