public inbox for linux-rt-devel@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 00/11] sound: codecs: tlv320adcx140: assorted patches
@ 2025-12-17 13:54 Sascha Hauer
  2025-12-17 13:54 ` [PATCH 01/11] ASoC: tlv320adcx140: invert DRE_ENABLE Sascha Hauer
                   ` (10 more replies)
  0 siblings, 11 replies; 18+ messages in thread
From: Sascha Hauer @ 2025-12-17 13:54 UTC (permalink / raw)
  To: Shenghao Ding, Kevin Lu, Baojun Xu, Liam Girdwood, Mark Brown,
	Jaroslav Kysela, Takashi Iwai, Sebastian Andrzej Siewior,
	Clark Williams, Steven Rostedt, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Andrew Davis, Dan Murphy
  Cc: linux-sound, linux-kernel, Kevin Lu, linux-rt-devel, devicetree,
	Sascha Hauer, Emil Svendsen, Dimitrios Katsaros, Emil-Juhl,
	Andreas Sloth, Andreas Pehn Sloth

These are some patches for the tlv320adcx140 codec we are carrying
around for a while, time to upstream them.

First four patches are fixes. The following four add regulator support
for AVDD and IOVDD. The remaining three patches add more controls to the
driver.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
Andreas Sloth (1):
      ASoC: tlv320adcx140: Add kcontrols for TDM Slot assignment

Dimitrios Katsaros (1):
      ASoC: tlv320adcx140: Propagate error codes during probe

Emil Svendsen (4):
      ASoC: tlv320adcx140: invert DRE_ENABLE
      ASoC: tlv320adcx140: fix null pointer
      ASoC: tlv320adcx140: fix word length
      ASoC: tlv320adcx140: add channel sum control

Emil-Juhl (4):
      ASoC: tlv320adcx140: implement register caching
      ASoC: tlv320adcx140: add avdd and iovdd supply
      ASoC: dt-bindings: clarify areg-supply documentation
      ASoC: tlv320adcx140: add kcontrol for num biquads

Sascha Hauer (1):
      ASoC: dt-bindings: add avdd and iovdd supply

 .../bindings/sound/ti,tlv320adcx140.yaml           |  14 +-
 sound/soc/codecs/tlv320adcx140.c                   | 159 +++++++++++++++++++--
 2 files changed, 163 insertions(+), 10 deletions(-)
---
base-commit: 8f0b4cce4481fb22653697cced8d0d04027cb1e8
change-id: 20251217-sound-soc-codecs-tvl320adcx140-a8d2e649bf78

Best regards,
-- 
Sascha Hauer <s.hauer@pengutronix.de>


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2025-12-18 14:14 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-17 13:54 [PATCH 00/11] sound: codecs: tlv320adcx140: assorted patches Sascha Hauer
2025-12-17 13:54 ` [PATCH 01/11] ASoC: tlv320adcx140: invert DRE_ENABLE Sascha Hauer
2025-12-17 13:54 ` [PATCH 02/11] ASoC: tlv320adcx140: fix null pointer Sascha Hauer
2025-12-17 13:58   ` Mark Brown
2025-12-17 13:54 ` [PATCH 03/11] ASoC: tlv320adcx140: Propagate error codes during probe Sascha Hauer
2025-12-17 13:54 ` [PATCH 04/11] ASoC: tlv320adcx140: fix word length Sascha Hauer
2025-12-17 13:54 ` [PATCH 05/11] ASoC: tlv320adcx140: implement register caching Sascha Hauer
2025-12-17 14:11   ` Mark Brown
2025-12-17 13:54 ` [PATCH 06/11] ASoC: tlv320adcx140: add avdd and iovdd supply Sascha Hauer
2025-12-17 13:54 ` [PATCH 07/11] ASoC: dt-bindings: " Sascha Hauer
2025-12-17 14:29   ` Krzysztof Kozlowski
2025-12-17 13:54 ` [PATCH 08/11] ASoC: dt-bindings: clarify areg-supply documentation Sascha Hauer
2025-12-17 14:30   ` Krzysztof Kozlowski
2025-12-18 14:13     ` Sascha Hauer
2025-12-17 13:54 ` [PATCH 09/11] ASoC: tlv320adcx140: Add kcontrols for TDM Slot assignment Sascha Hauer
2025-12-17 14:13   ` Mark Brown
2025-12-17 13:55 ` [PATCH 10/11] ASoC: tlv320adcx140: add kcontrol for num biquads Sascha Hauer
2025-12-17 13:55 ` [PATCH 11/11] ASoC: tlv320adcx140: add channel sum control Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox