linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/2] Add optional dmic selection for two DMICs
@ 2022-10-28 10:24 Ajye Huang
  2022-10-28 10:24 ` [PATCH v1 1/2] ASoC: dt-bindings: Document dmic_sel-gpios optional prop for two DMICs case Ajye Huang
  2022-10-28 10:24 ` [PATCH v1 2/2] ASoC: dmic: Add optional dmic selection Ajye Huang
  0 siblings, 2 replies; 15+ messages in thread
From: Ajye Huang @ 2022-10-28 10:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Brown, Liam Girdwood, Krzysztof Kozlowski, Rob Herring,
	robh, Shengjiu Wang, Charles Keepax, Takashi Iwai,
	Jaroslav Kysela, Arnaud Pouliquen, Ajye Huang,
	angelogioacchino.delregno, devicetree, alsa-devel

v2:
- Documentation: Add dmic_sel-gpios optional prop for two DMICs.
- dmic codec driver: 
  - "dmic_sel-gpios" property is used for a mixer control to switch
     the dmic signal source between the Front and Rear Dmic.

Thanks for the review!

Ajye Huang (2):
  ASoC: dt-bindings: Document dmic_sel-gpios optional prop for two DMICs
    case
  ASoC: dmic: Add optional dmic selection

 .../devicetree/bindings/sound/dmic-codec.yaml |  5 ++
 sound/soc/codecs/dmic.c                       | 52 +++++++++++++++++++
 2 files changed, 57 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2022-11-01  1:07 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-10-28 10:24 [PATCH v1 0/2] Add optional dmic selection for two DMICs Ajye Huang
2022-10-28 10:24 ` [PATCH v1 1/2] ASoC: dt-bindings: Document dmic_sel-gpios optional prop for two DMICs case Ajye Huang
2022-10-28 11:56   ` Mark Brown
2022-10-31 18:43     ` Rob Herring
2022-10-31 20:47       ` Mark Brown
2022-11-01  1:04         ` Ajye Huang
2022-11-01  1:07           ` Ajye Huang
2022-10-28 10:24 ` [PATCH v1 2/2] ASoC: dmic: Add optional dmic selection Ajye Huang
2022-10-28 11:44   ` Amadeusz Sławiński
2022-10-28 12:54     ` Ajye Huang
2022-10-28 12:58       ` Mark Brown
2022-10-28 11:57   ` Mark Brown
2022-10-28 12:59     ` Ajye Huang
2022-10-28 13:01       ` Mark Brown
2022-10-28 13:09         ` Ajye Huang

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).