[PATCH v2 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver

Stefan Kerkmann posted 2 patches 3 weeks, 1 day ago
.../devicetree/bindings/sound/ti,pcm1754.yaml      |  55 ++++++
sound/soc/codecs/Kconfig                           |   5 +
sound/soc/codecs/Makefile                          |   2 +
sound/soc/codecs/pcm1754.c                         | 185 +++++++++++++++++++++
4 files changed, 247 insertions(+)
[PATCH v2 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
Posted by Stefan Kerkmann 3 weeks, 1 day ago
Signed-off-by: Stefan Kerkmann <s.kerkmann@pengutronix.de>
---
Changes in v2:
- addressed DT binding review comments from Krzysztof
- Link to v1: https://lore.kernel.org/r/20250818-v6-12-topic-pcm1754-v1-0-e1dd189ea99a@pengutronix.de

---
Alvin Šipraga (1):
      ASoC: codecs: pcm1754: add pcm1754 dac driver

Stefan Kerkmann (1):
      ASoC: dt-bindings: ti,pcm1754: add binding documentation

 .../devicetree/bindings/sound/ti,pcm1754.yaml      |  55 ++++++
 sound/soc/codecs/Kconfig                           |   5 +
 sound/soc/codecs/Makefile                          |   2 +
 sound/soc/codecs/pcm1754.c                         | 185 +++++++++++++++++++++
 4 files changed, 247 insertions(+)
---
base-commit: adc218676eef25575469234709c2d87185ca223a
change-id: 20250818-v6-12-topic-pcm1754-85fa2c9d5cd0

Best regards,
-- 
Stefan Kerkmann <s.kerkmann@pengutronix.de>

Re: [PATCH v2 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
Posted by Mark Brown 1 week, 6 days ago
On Wed, 10 Sep 2025 11:34:04 +0200, Stefan Kerkmann wrote:
> 


Applied to

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

Thanks!

[1/2] ASoC: dt-bindings: ti,pcm1754: add binding documentation
      (no commit info)
[2/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
      commit: 5b65120115420b1b7132c2aafbfe1a54120cbfb7

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 v2 0/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
Posted by Mark Brown 2 weeks, 1 day ago
On Wed, 10 Sep 2025 11:34:04 +0200, Stefan Kerkmann wrote:
> 


Applied to

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

Thanks!

[1/2] ASoC: dt-bindings: ti,pcm1754: add binding documentation
      commit: 87c0881bd734a2cea12076716d5d9a050789d4b7
[2/2] ASoC: codecs: pcm1754: add pcm1754 dac driver
      commit: 5b65120115420b1b7132c2aafbfe1a54120cbfb7

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