mbox series

[v1,0/2] Add optional dmic selection for two DMICs

Message ID 20221028102450.1161382-1-ajye_huang@compal.corp-partner.google.com (mailing list archive)
Headers show
Series Add optional dmic selection for two DMICs | expand

Message

Ajye Huang Oct. 28, 2022, 10:24 a.m. UTC
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(+)