linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card
@ 2020-11-06  6:14 Ajye Huang
  2020-11-06  6:14 ` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case Ajye Huang
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Ajye Huang @ 2020-11-06  6:14 UTC (permalink / raw)
  To: linux-kernel
  Cc: Mark Brown, Rohit kumar, Banajit Goswami, Patrick Lai,
	Srinivasa Rao Mandadapu, srinivas.kandagatla, Andy Gross,
	Bjorn Andersson, Liam Girdwood, Rob Herring, robh,
	Jaroslav Kysela, cychiang, tzungbi, dianders, linux-arm-kernel,
	linux-arm-msm, devicetree, alsa-devel, Ajye Huang

Note:
- The patch is made by the collaboration of
 Ajye Huang <ajye_huang@compal.corp-partner.google.com>
 Cheng-Yi Chiang <cychiang@chromium.org>

v6:
- Documentation: Addressed suggestions from Rob Herring.
  - Define "maxItems: 1" in dmic-gpios property.
  - Only keep one example and add dmic-gpios property in.
v5:
- Machine driver:
  - Fix a format string warning (Reported-by: kernel test robot <lkp@intel.com>).
    detailed info at https://lore.kernel.org/patchwork/patch/1331087/

v4:
- Machine driver: Addressed suggestions from Tzung-Bi.
  - Remove redundant judgments in dmic_set() and dmic_get().
  - Remove 1 level indent of judgment of IS_ERR(data->dmic_sel).

v3:
- Machine driver: Addressed suggestions from Tzung-Bi.
  - Move variables "dmic_switch" and "dmic_sel" into struct sc7180_snd_data.
  - Remove redundant judgments in dmic_set().

v2:
- Documentation: Modify the dimc-gpios property description and examples.
- Machine driver: 
  - Remove "qcom,sc7180-sndcard-rt5682-m98357-2mic" compatible
  - See gpio property and use anadditional control.

Thanks for the review!

Ajye Huang (2):
  ASoC: google: dt-bindings: modify machine bindings for two MICs case
  ASoC: qcom: sc7180: Modify machine driver for 2mic

 .../bindings/sound/google,sc7180-trogdor.yaml |  8 ++-
 sound/soc/qcom/sc7180.c                       | 61 +++++++++++++++++++
 2 files changed, 68 insertions(+), 1 deletion(-)

-- 
2.25.1


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

end of thread, other threads:[~2020-12-29 20:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-06  6:14 [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Ajye Huang
2020-11-06  6:14 ` [PATCH v6 1/2] ASoC: google: dt-bindings: modify machine bindings for two MICs case Ajye Huang
2020-11-09 13:55   ` Ajye Huang
2020-11-09 20:41   ` Rob Herring
2020-11-06  6:14 ` [PATCH v6 2/2] ASoC: qcom: sc7180: Modify machine driver for 2mic Ajye Huang
2020-11-10  9:40 ` [PATCH v6 0/2] Modify documentation and machine driver for SC7180 sound card Ajye Huang
2020-11-10 11:56   ` Mark Brown
2020-11-10 16:07     ` Ajye Huang
2020-11-10 16:02 ` Mark Brown
2020-12-29 20:15 ` patchwork-bot+linux-arm-msm

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).