All of lore.kernel.org
 help / color / mirror / Atom feed
* A need for support for SPI interfacing in alsa.
@ 2004-10-02 18:38 James Courtier-Dutton
  2004-10-02 19:02 ` Lee Revell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: James Courtier-Dutton @ 2004-10-02 18:38 UTC (permalink / raw)
  To: alsa-devel

More and more sound card manufacturers are moving away from AC97 codecs.
Up until recently, this was not really a problem, but I came across a 
new sound card today. The Creative SB Live! 7.1 24bit.
This is based on the Audigy LS.
  *  GENERAL INFO: Audigy LS
  *    Model: SB0310
  *    P17 Chip: CA0106-DAT
  *    AC97 Codec: STAC 9721
  *    ADC: Philips 1361T (Stereo 24bit)
  *    DAC: WM8746EDS (6-channel, 24bit, 192Khz)
  *
  *  GENERAL INFO: SB Live! 7.1 24bit.
  *    Model: SB0410
  *    P17 Chip: CA0106-DAT
  *    AC97 Codec: None
  *    ADC: WM8775EDS (4 Channel)
  *    DAC: CS4382 (114 dB, 24-Bit, 192 kHz, 8-Channel D/A Converter)

The Audigy LS has a Philips 1361T stereo only ADC.
The SB Live! 7.1 24bit has a WM8775EDS 4 channel ADC.

So, now we will have to be able to talk to the ADC chip over it's 
control channel. This control is done via an SPI bus.
The reason we need support now, is that we need to be able to control 
which inputs the WM8775EDS selects.
The WM8665EDS has a stereo ADC, but can select from 4 stereo inputs.

Does anyone know how we might support SPI interfaces? I don't know much 
about them, and there is only one 32bit register and one interrupt pin 
on the P17 chip to control this.

James


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl

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

end of thread, other threads:[~2004-10-04  7:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-10-02 18:38 A need for support for SPI interfacing in alsa James Courtier-Dutton
2004-10-02 19:02 ` Lee Revell
2004-10-02 19:27 ` Lee Revell
2004-10-04  6:54 ` Jaroslav Kysela

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.