All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC HDMI receiver driver
@ 2014-10-30  3:34 Tim Harvey
       [not found] ` <5451EB8E.9050203@metafoo.de>
  0 siblings, 1 reply; 5+ messages in thread
From: Tim Harvey @ 2014-10-30  3:34 UTC (permalink / raw)
  To: alsa-devel

Greetings,

I'm working on an ASoC driver (an mfd driver for an HDMI receiver chip
with an accompanying codec driver for the audio capture portion, and a
cpu-dai driver for the specific SoC its hooked to). I can't seem to
figure out what kind of hook I need in order to fill out the
snd_pcm_substream fields specifying the rate/channels/sample-format of
the receiving HDMI audio stream. In this case HDMI audio (and thus the
codec) supports several rates but it doesn't make sense that the codec
is told what rate to capture at as the rate is dictated by the current
stream the receiver is being provided. I'm thinking there is some hook
I'm missing that allows the codec to fill in the params dynamically
when the capture device is opened.

Any pointers to how I deal with this?

Thanks,

Tim

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

end of thread, other threads:[~2014-10-31 19:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-30  3:34 ASoC HDMI receiver driver Tim Harvey
     [not found] ` <5451EB8E.9050203@metafoo.de>
2014-10-30 23:13   ` Tim Harvey
2014-10-31 17:03     ` Lars-Peter Clausen
2014-10-31 19:16       ` Tim Harvey
2014-10-31 19:42         ` Lars-Peter Clausen

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.