[PATCH 0/2] ASoC: tas571x: add support for tas5753

Bram Vlerick posted 2 patches 8 months, 2 weeks ago
.../devicetree/bindings/sound/ti,tas57xx.yaml      |  2 +
sound/soc/codecs/tas571x.c                         | 52 ++++++++++++++++++++++
2 files changed, 54 insertions(+)
[PATCH 0/2] ASoC: tas571x: add support for tas5753
Posted by Bram Vlerick 8 months, 2 weeks ago
Add support for the ti,tas5753 to tas571x driver.

Signed-off-by: Bram Vlerick <bram.vlerick@openpixelsystems.org>
---
Bram Vlerick (2):
      ASoC: tas571x: add support for tas5753
      ASoC: dt-bindings: tas57xx: add tas5753 compatibility

 .../devicetree/bindings/sound/ti,tas57xx.yaml      |  2 +
 sound/soc/codecs/tas571x.c                         | 52 ++++++++++++++++++++++
 2 files changed, 54 insertions(+)
---
base-commit: 76f8d35964e4de1b464de22e4f3fdc14937ed854
change-id: 20250528-asoc-tas5753-support-8b714da043ac

Best regards,
-- 
Bram Vlerick <bram.vlerick@openpixelsystems.org>
Re: [PATCH 0/2] ASoC: tas571x: add support for tas5753
Posted by Mark Brown 8 months ago
On Wed, 28 May 2025 14:10:07 +0200, Bram Vlerick wrote:
> Add support for the ti,tas5753 to tas571x driver.
> 
> 

Applied to

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

Thanks!

[1/2] ASoC: tas571x: add support for tas5753
      commit: 23d3f6ecafbbc7cd98925a87a4f59794928348b9
[2/2] ASoC: dt-bindings: tas57xx: add tas5753 compatibility
      commit: f6f914893d478b7ba08e5c375de1ced16deb5e92

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