Wiki

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
resources:tools-software:linux-drivers:sound:adau1373 [29 Apr 2012 22:49] – [ALSA Controls] Fix c&p error Lars-Peter Clausenresources:tools-software:linux-drivers:sound:adau1373 [08 Jun 2016 20:12] – [Supported DAI formats] Lars-Peter Clausen
Line 4: Line 4:
  
   * [[adi>ADAU1373]]   * [[adi>ADAU1373]]
 +
 +===== Evaluation Boards =====
 +  * [[adi>EVAL-ADAU1373Z]]
 +
 ====== Source Code ====== ====== Source Code ======
  
 ==== Status ==== ==== Status ====
  
- Source   Mainlined?  +^ Source ^ Mainlined? ^ 
-| [[bfgit>linux-kernel?sound/soc/codecs/adau1373.c|git]] | [[git.linux.org>sound/soc/codecs/adau1373.c|Yes]] |+| [[git.linux.org>sound/soc/codecs/adau1373.c|git]] | [[git.linux.org>sound/soc/codecs/adau1373.c|Yes]] |
  
 ==== Files ==== ==== Files ====
Line 178: Line 182:
  
 ^ Name ^ Supported by driver ^ Description ^ ^ Name ^ Supported by driver ^ Description ^
-| SND_SOC_DAIFMT_I2S     | yes | I2S Justified mode |+| SND_SOC_DAIFMT_I2S     | yes | I2S mode |
 | SND_SOC_DAIFMT_RIGHT_J | yes | Right Justified mode | | SND_SOC_DAIFMT_RIGHT_J | yes | Right Justified mode |
 | SND_SOC_DAIFMT_LEFT_J  | yes | Left Justified mode  | | SND_SOC_DAIFMT_LEFT_J  | yes | Left Justified mode  |
Line 304: Line 308:
  
 ^  Source  ^  Mainlined?  ^ ^  Source  ^  Mainlined?  ^
-| [[bfgit>linux-kernel?sound/soc/blackfin/bfin-eval-adau1373.c|In progress]] | [[git.linux.org>sound/soc/blackfin/bfin-eval-adau1373.c|In progress]]+| [[git.linux.org>sound/soc/blackfin/bfin-eval-adau1373.c|git]] | [[git.linux.org>sound/soc/blackfin/bfin-eval-adau1373.c|yes]] |
  
 ==== Files ==== ==== Files ====
Line 351: Line 355:
 Load the driver and make sure the sound card is properly instantiated. Load the driver and make sure the sound card is properly instantiated.
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> modprobe snd-bf5xx-i2s root:/> modprobe snd-bf5xx-i2s
Line 360: Line 364:
 asoc: ADAU1373 <-> bf5xx-i2s mapping ok asoc: ADAU1373 <-> bf5xx-i2s mapping ok
 </xterm> </xterm>
-</box>+</WRAP>
  
-<box 100% green|shell prompt running on the target>+<WRAP box bggreen><wrap info>This specifies any shell prompt running on the target</wrap>
 <xterm> <xterm>
 root:/> modprobe snd-pcm-oss root:/> modprobe snd-pcm-oss
Line 372: Line 376:
 Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo Playing WAVE 'stdin' : Signed 16 bit Little Endian, Rate 44100 Hz, Stereo
 </xterm> </xterm>
-</box>+</WRAP>
resources/tools-software/linux-drivers/sound/adau1373.txt · Last modified: 23 Feb 2017 12:47 by Lars-Peter Clausen