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

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] 29+ messages in thread

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

Thread overview: 29+ 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 ` 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   ` Ajye Huang
2022-10-28 11:56   ` Mark Brown
2022-10-28 11:56     ` Mark Brown
2022-10-31 18:43     ` Rob Herring
2022-10-31 18:43       ` Rob Herring
2022-10-31 20:47       ` Mark Brown
2022-10-31 20:47         ` Mark Brown
2022-11-01  1:04         ` Ajye Huang
2022-11-01  1:04           ` Ajye Huang
2022-11-01  1:07           ` 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 10:24   ` Ajye Huang
2022-10-28 11:44   ` Amadeusz Sławiński
2022-10-28 12:54     ` Ajye Huang
2022-10-28 12:54       ` Ajye Huang
2022-10-28 12:58       ` Mark Brown
2022-10-28 12:58         ` Mark Brown
2022-10-28 11:57   ` Mark Brown
2022-10-28 11:57     ` Mark Brown
2022-10-28 12:59     ` Ajye Huang
2022-10-28 12:59       ` Ajye Huang
2022-10-28 13:01       ` Mark Brown
2022-10-28 13:01         ` Mark Brown
2022-10-28 13:09         ` Ajye Huang
2022-10-28 13:09           ` Ajye Huang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.