mbox series

[0/2] Updates for mchp-spdif(tx/rx)

Message ID 20240916091056.11910-1-andrei.simion@microchip.com (mailing list archive)
Headers show
Series Updates for mchp-spdif(tx/rx) | expand

Message

Andrei Simion Sept. 16, 2024, 9:10 a.m. UTC
This patch set includes two updates for the MCHP SPDIF RX and TX drivers.
The patches remove the interface name from the stream_name, allowing the
interface name and index to be set in the Device Tree (DT) using the
sound-name-prefix string property.

Codrin Ciubotariu (2):
  ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name
  ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name

 sound/soc/atmel/mchp-spdifrx.c | 2 +-
 sound/soc/atmel/mchp-spdiftx.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)


base-commit: 5acd9952f95fb4b7da6d09a3be39195a80845eb6

Comments

Mark Brown Oct. 1, 2024, 5:53 p.m. UTC | #1
On Mon, 16 Sep 2024 12:10:55 +0300, Andrei Simion wrote:
> This patch set includes two updates for the MCHP SPDIF RX and TX drivers.
> The patches remove the interface name from the stream_name, allowing the
> interface name and index to be set in the Device Tree (DT) using the
> sound-name-prefix string property.
> 
> Codrin Ciubotariu (2):
>   ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name
>   ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: atmel: mchp-spdiftx: Remove interface name from stream_name
      commit: a6ae5845f0231fb1b3e9bf591b237d99d1a077c0
[2/2] ASoC: atmel: mchp-spdifrx: Remove interface name from stream_name
      commit: 3c44a715e389929b8243d6a0545992d78cff6cba

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