[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220915113955.22521-1-astrid.rost@axis.com>
Date: Thu, 15 Sep 2022 13:39:52 +0200
From: Astrid Rost <astrid.rost@...s.com>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Dylan Reid <dgreid@...omium.org>
CC: <kernel@...s.c>, <alsa-devel@...a-project.org>,
<linux-kernel@...r.kernel.org>, Astrid Rost <astridr@...s.com>,
Astrid Rost <astrid.rost@...s.com>
Subject: [PATCH v2 0/3] ASoC: ts3a227e control debounce times
From: Astrid Rost <astridr@...s.com>
PATCH 1 - convert ts3a227e bindings to yaml.
PATCH 2 - add ts3a227e bindings to support debounce times.
PATCH 3 - add ts3a227e driver to support debounce times.
v1 -> v2
- Converted the devicetree-bindings to YAML.
- The debounce-times are in ms. The closed match is used, if the
given times do not match the register values.
Signed-off-by: Astrid Rost <astrid.rost@...s.com>.
Astrid Rost (3):
dt-bindings: sound: ts3a227e: convert to yaml
dt-bindings: sound: ts3a227e: add control of debounce times
ASoC: ts3a227e: add parameters to control debounce times
.../devicetree/bindings/sound/ts3a227e.txt | 30 ------
.../devicetree/bindings/sound/ts3a227e.yaml | 98 +++++++++++++++++++
sound/soc/codecs/ts3a227e.c | 58 +++++++++--
3 files changed, 150 insertions(+), 36 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/sound/ts3a227e.txt
create mode 100644 Documentation/devicetree/bindings/sound/ts3a227e.yaml
--
2.20.1
Powered by blists - more mailing lists