Merge series "Add tfa9897 rcv-gpios support" from Vincent Knecht <vincent.knecht...
authorMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 19:23:54 +0000 (19:23 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 15 Nov 2021 19:23:54 +0000 (19:23 +0000)
commita4832f80271b123ae08855aea1344d0fd446f8c9
treeee087b218eff249164a91087dff3b7063cb27b75
parent48b5b6a56002569881d18be56deaddad045df918
parent9da52c39b33e7bd9c1f56175c0466fa468d7f145
Merge series "Add tfa9897 rcv-gpios support" from Vincent Knecht <vincent.knecht@mailoo.org>:

This is the continuation of a previous series [1] where
- patch 1/4 is removed in favor of using pin switch
  This will be posted independently of tfa989x support,
  since it mainly require changes to sound/soc/qcom/common.c
  and device DTS.
- patch 2/4 is already merged
so here are reworked patch 3/4 (bindings fixed and example added)
and patch 4/4 unchanged.

[1] https://patchwork.kernel.org/project/alsa-devel/cover/20211024085840.1536438-1-vincent.knecht@mailoo.org/

Vincent Knecht (2):
  ASoC: dt-bindings: nxp, tfa989x: Add rcv-gpios property for tfa9897
  ASoC: codecs: tfa989x: Add support for tfa9897 optional rcv-gpios

 .../bindings/sound/nxp,tfa989x.yaml           | 41 +++++++++++++++++++
 sound/soc/codecs/tfa989x.c                    | 20 ++++++++-
 2 files changed, 60 insertions(+), 1 deletion(-)

--
2.31.1