All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card
@ 2022-11-02 12:59 ` Ajye Huang
  0 siblings, 0 replies; 24+ messages in thread
From: Ajye Huang @ 2022-11-02 12:59 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Brown, Liam Girdwood, Krzysztof Kozlowski, Rob Herring,
	linux-mediatek, chunxu . li, Takashi Iwai, Jaroslav Kysela,
	Jiaxin Yu, Matthias Brugger, AngeloGioacchino Del Regno,
	Ajye Huang, Nícolas F . R . A . Prado, linux-arm-kernel,
	devicetree, alsa-devel

v6:
- dmic codec driver: 
  - Modify "FrontMic" to "Front Mic" and "RearMic" to "Rear Mic"
    to consisit with commit 3cfbf07c6d27 mentioned in description.

v5:
- Documentation: 
  - Add #include <dt-bindings/gpio/gpio.h> in order to use
    GPIO_ACTIVE_HIGH.
  - Remove the change-id in message.

v4:
- Documentation: 
  - Fix the FATAL ERROR: Unable to parse input tree.

v3:
- Documentation: 
  - Add an explain example in description.
  - Add the pinctrl-name and pinctrl id in its example.

v2:
- dmic codec driver: 
  - Remove the unnecessary use of_property_read_bool()

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

Thanks for the review!

Ajye Huang (2):
  ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case
  ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs
    case

 .../sound/mt8186-mt6366-rt1019-rt5682s.yaml   |  14 ++-
 .../mt8186/mt8186-mt6366-rt1019-rt5682s.c     | 102 +++++++++++++++++-
 2 files changed, 114 insertions(+), 2 deletions(-)

-- 
2.25.1


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

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

Thread overview: 24+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-02 12:59 [PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card Ajye Huang
2022-11-02 12:59 ` Ajye Huang
2022-11-02 12:59 ` Ajye Huang
2022-11-02 12:59 ` [PATCH v6 1/2] ASoC: mediatek: dt-bindings: modify machine bindings for two MICs case Ajye Huang
2022-11-02 12:59   ` Ajye Huang
2022-11-02 12:59   ` Ajye Huang
2022-11-03  9:02   ` AngeloGioacchino Del Regno
2022-11-03  9:02     ` AngeloGioacchino Del Regno
2022-11-03  9:02     ` AngeloGioacchino Del Regno
2022-11-04 21:39   ` Rob Herring
2022-11-04 21:39     ` Rob Herring
2022-11-04 21:39     ` Rob Herring
2022-11-05  3:06     ` Ajye Huang
2022-11-05  3:06       ` Ajye Huang
2022-11-05  3:06       ` Ajye Huang
2022-11-02 12:59 ` [PATCH v6 2/2] ASoC: mediatek: mt8186-rt5682: Modify machine driver for two DMICs case Ajye Huang
2022-11-02 12:59   ` Ajye Huang
2022-11-02 12:59   ` Ajye Huang
2022-11-03  8:59   ` AngeloGioacchino Del Regno
2022-11-03  8:59     ` AngeloGioacchino Del Regno
2022-11-03  8:59     ` AngeloGioacchino Del Regno
2022-11-03 16:34 ` [PATCH v6 0/2] Modify documentation and machine driver for mt8186_rt1019_rt5682s sound card Mark Brown
2022-11-03 16:34   ` Mark Brown
2022-11-03 16:34   ` Mark Brown

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.