[PATCH v4 00/10] sound: codecs: tlv320adcx140: assorted patches
From: Sascha Hauer <s.hauer@pengutronix.de>
Date: 2026-01-13 10:59:33
Also in:
linux-rt-devel, linux-sound, lkml
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> --- Changes in v4: - add Acked-by Krzysztof Kozlowski to 08/10 - consistently use Emil-Juhls new mail address - Link to v3: https://lore.kernel.org/r/20251218-sound-soc-codecs-tvl320adcx140-v3-0-70ff66e5b93f@pengutronix.de (local) Changes in v3: - Add missing "true" for regulator - Link to v2: https://lore.kernel.org/r/20251218-sound-soc-codecs-tvl320adcx140-v2-0-3c2270c34bac@pengutronix.de (local) Changes in v2: - drop "Add kcontrols for TDM Slot assignment", wrong way to control TDM slot assignment - drop overlong and unnecessary backtrace from commit message - drop unnecessary descriptio for regulator in binding - improve commit message for "ASoC: tlv320adcx140: implement register caching" - change order in dt-binding patches to fixes first - Add missing S-o-b Emil Juhl - Link to v1: https://lore.kernel.org/r/20251217-sound-soc-codecs-tvl320adcx140-v1-0-293dea149d7b@pengutronix.de (local) --- 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: power on/off the device on demand 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 | 7 +- sound/soc/codecs/tlv320adcx140.c | 149 +++++++++++++++++++-- 2 files changed, 146 insertions(+), 10 deletions(-) --- base-commit: 0f61b1860cc3f52aef9036d7235ed1f017632193 change-id: 20251217-sound-soc-codecs-tvl320adcx140-a8d2e649bf78 Best regards, -- Sascha Hauer [off-list ref]