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

Ajye Huang posted 2 patches 3 years, 5 months ago
.../devicetree/bindings/sound/dmic-codec.yaml |  5 ++
sound/soc/codecs/dmic.c                       | 52 +++++++++++++++++++
2 files changed, 57 insertions(+)
[PATCH v1 0/2] Add optional dmic selection for two DMICs
Posted by Ajye Huang 3 years, 5 months ago
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