All of lore.kernel.org
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Jean-Francois Moine <moinejf@free.fr>
Cc: alsa-devel@alsa-project.org, Jason Cooper <jason@lakedaemon.net>,
	Jassi Brar <jassi.brar@samsung.com>, Takashi Iwai <tiwai@suse.de>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>,
	linux-arm-kernel@lists.infradead.org
Subject: Re: KNOT / CONTINUOUS
Date: Tue, 26 Nov 2013 21:27:22 +0100	[thread overview]
Message-ID: <5295042A.1000302@metafoo.de> (raw)
In-Reply-To: <5294F85C.4000105@metafoo.de>

[...]
> In your codec driver you should specify the minimum and maximum supported
> rate by calling snd_pcm_hw_constraint_minmax() in the DAI startup callback.

It is also possible to set the min and max rate directly in the dai_driver
struct.

WARNING: multiple messages have this Message-ID (diff)
From: lars@metafoo.de (Lars-Peter Clausen)
To: linux-arm-kernel@lists.infradead.org
Subject: [alsa-devel] KNOT / CONTINUOUS
Date: Tue, 26 Nov 2013 21:27:22 +0100	[thread overview]
Message-ID: <5295042A.1000302@metafoo.de> (raw)
In-Reply-To: <5294F85C.4000105@metafoo.de>

[...]
> In your codec driver you should specify the minimum and maximum supported
> rate by calling snd_pcm_hw_constraint_minmax() in the DAI startup callback.

It is also possible to set the min and max rate directly in the dai_driver
struct.

  reply	other threads:[~2013-11-26 20:26 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-26  9:41 [PATCH] ASoC: kirkwood: Fix invalid SPDIF format Jean-Francois Moine
2013-11-26  9:41 ` Jean-Francois Moine
2013-11-26 10:20 ` Takashi Iwai
2013-11-26 10:20   ` [alsa-devel] " Takashi Iwai
2013-11-26 19:09   ` KNOT / CONTINUOUS (was: [PATCH] ASoC: kirkwood: Fix invalid SPDIF format) Jean-Francois Moine
2013-11-26 19:09     ` Jean-Francois Moine
2013-11-26 19:32     ` Russell King - ARM Linux
2013-11-26 19:32       ` Russell King - ARM Linux
2013-11-26 19:37     ` KNOT / CONTINUOUS Lars-Peter Clausen
2013-11-26 19:37       ` [alsa-devel] " Lars-Peter Clausen
2013-11-26 20:27       ` Lars-Peter Clausen [this message]
2013-11-26 20:27         ` Lars-Peter Clausen
2013-11-27  7:16       ` Takashi Iwai
2013-11-27  7:16         ` [alsa-devel] " Takashi Iwai
2013-11-27 16:48 ` [PATCH] ASoC: kirkwood: Fix invalid SPDIF format Mark Brown
2013-11-27 16:48   ` Mark Brown

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=5295042A.1000302@metafoo.de \
    --to=lars@metafoo.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=broonie@kernel.org \
    --cc=jason@lakedaemon.net \
    --cc=jassi.brar@samsung.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=moinejf@free.fr \
    --cc=tiwai@suse.de \
    /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.