[PATCH v3 0/3] ASoC: ts3a227e control debounce times

Astrid Rost posted 3 patches 3 years, 6 months ago
There is a newer version of this series
.../bindings/sound/ti,ts3a227e.yaml           | 94 +++++++++++++++++++
.../devicetree/bindings/sound/ts3a227e.txt    | 30 ------
sound/soc/codecs/ts3a227e.c                   | 58 ++++++++++--
3 files changed, 146 insertions(+), 36 deletions(-)
create mode 100644 Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml
delete mode 100644 Documentation/devicetree/bindings/sound/ts3a227e.txt
[PATCH v3 0/3] ASoC: ts3a227e control debounce times
Posted by Astrid Rost 3 years, 6 months ago
From: Astrid Rost <astridr@axis.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.

v2 -> v3
 Changes in the yaml file:
 - Renamed ts3a227e.yaml  to ti,ts3a227e.yaml.
 - Changed "ti,micbias" default value to the reset register value.
 - Skipped some obvious descriptions.
 - Removed unused include.
 - Node name is "audio-controller".
 - Removed register value from the description.

Signed-off-by: Astrid Rost <astrid.rost@axis.com>


Astrid Rost (3):
  dt-bindings: sound: ti,ts3a227e: convert to yaml
  dt-bindings: sound: ti,s3a227e: add control of debounce
  ASoC: ts3a227e: add parameters to control debounce times

 .../bindings/sound/ti,ts3a227e.yaml           | 94 +++++++++++++++++++
 .../devicetree/bindings/sound/ts3a227e.txt    | 30 ------
 sound/soc/codecs/ts3a227e.c                   | 58 ++++++++++--
 3 files changed, 146 insertions(+), 36 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/sound/ti,ts3a227e.yaml
 delete mode 100644 Documentation/devicetree/bindings/sound/ts3a227e.txt

-- 
2.20.1