All of lore.kernel.org
 help / color / mirror / Atom feed
* ASoC machine driver: how to configure supported frame rates?
@ 2014-10-10 16:12 Sergej Sawazki
  2014-10-10 18:29 ` Lars-Peter Clausen
  0 siblings, 1 reply; 3+ messages in thread
From: Sergej Sawazki @ 2014-10-10 16:12 UTC (permalink / raw)
  To: alsa-devel

Dear all,

I'm writing an ALSA SoC machine driver. The codec on my board, as well
as the cpu do support the following rates: SNDRV_PCM_RATE_8000_192000

However, the codec, as well as the cpu are clock slaves and the clocks
are fixed. Hence, my board does only support the 96kHz sample rate.

Can someone give me some advice on how to tell ALSA that my board does
only support the rate SNDRV_PCM_RATE_96000?
I don't want to modify the codec and the platform driver.

Any help would be highly appreciated.  Thanks!

 - Sergej

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

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

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-10 16:12 ASoC machine driver: how to configure supported frame rates? Sergej Sawazki
2014-10-10 18:29 ` Lars-Peter Clausen
2014-10-10 20:42   ` Sergej Sawazki

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.