mbox series

[0/2] Adjust Stream Name and DT Bindings Updates

Message ID 20240909083530.14695-1-andrei.simion@microchip.com (mailing list archive)
Headers show
Series Adjust Stream Name and DT Bindings Updates | expand

Message

Andrei Simion Sept. 9, 2024, 8:35 a.m. UTC
This patch set proposes the following changes to improve the flexibility
and configurability of the mchp-i2s-mcc driver by allowing the interface
name to be set through the device tree and by introducing a new property to
better manage multiple interfaces.

Codrin Ciubotariu (2):
  ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_name
  ASoC: dt-bindings: microchip,sama7g5-i2smcc: Add 'sound-name-prefix'
    property

 .../bindings/sound/microchip,sama7g5-i2smcc.yaml           | 7 +++++++
 sound/soc/atmel/mchp-i2s-mcc.c                             | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)


base-commit: 9aaeb87ce1e966169a57f53a02ba05b30880ffb8

Comments

Mark Brown Sept. 9, 2024, 9:01 p.m. UTC | #1
On Mon, 09 Sep 2024 11:35:28 +0300, Andrei Simion wrote:
> This patch set proposes the following changes to improve the flexibility
> and configurability of the mchp-i2s-mcc driver by allowing the interface
> name to be set through the device tree and by introducing a new property to
> better manage multiple interfaces.
> 
> Codrin Ciubotariu (2):
>   ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_name
>   ASoC: dt-bindings: microchip,sama7g5-i2smcc: Add 'sound-name-prefix'
>     property
> 
> [...]

Applied to

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

Thanks!

[1/2] ASoC: atmel: mchp-i2s-mcc: Remove interface name from stream_name
      commit: b09c71f3e8413ac0a9749f9d0d06f6f0d0b2cc65

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