All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
To: Mateusz Gorski <mateusz.gorski@linux.intel.com>,
	alsa-devel@alsa-project.org
Cc: cezary.rojewski@intel.com, tiwai@suse.com
Subject: Re: [PATCH v2] topology: Add topology file for generic HDA DSP machine driver
Date: Mon, 9 Mar 2020 12:10:39 -0500	[thread overview]
Message-ID: <0d2fb996-2668-e53b-ec91-18bf9e27df31@linux.intel.com> (raw)
In-Reply-To: <20200309120944.15240-1-mateusz.gorski@linux.intel.com>


> +SectionPCMCapabilities."DMIC-Capture" {
> +    formats "S16_LE"
> +    rates "48000"
> +    channels_min "2"
> +    channels_max "2"
> +    sig_bits "16"
> +}

NHLT reports 4 microphones on a number of devices, is there any specific 
reason to limit the capture to 2ch?

I believe the generic Hdaudio card now reports the number of channels to 
pulseaudio, so it's possible that PulseAudio would open a 4ch stream but 
be told sorry no can do by topology.

FWIW we ended-up selecting different topology files in SOF, depending on 
whether we had 0, 2 or 4 mics.

  reply	other threads:[~2020-03-09 17:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09 12:09 [PATCH v2] topology: Add topology file for generic HDA DSP machine driver Mateusz Gorski
2020-03-09 17:10 ` Pierre-Louis Bossart [this message]
2020-03-11  9:13   ` Gorski, Mateusz
2020-03-11 14:48     ` Pierre-Louis Bossart
2020-03-13  7:08       ` Gorski, Mateusz
2020-03-13 16:13         ` Pierre-Louis Bossart
2020-03-25 12:21           ` Gorski, Mateusz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=0d2fb996-2668-e53b-ec91-18bf9e27df31@linux.intel.com \
    --to=pierre-louis.bossart@linux.intel.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=cezary.rojewski@intel.com \
    --cc=mateusz.gorski@linux.intel.com \
    --cc=tiwai@suse.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.