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
Next revisionBoth sides next revision
resources:tools-software:linux-drivers:sound:adau1373 [08 Nov 2011 16:21] – [Supported Devices] Lars-Peter Clausenresources:tools-software:linux-drivers:sound:adau1373 [11 Mar 2015 11:08] – [Status] fix alignment 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|In progress]] |+| [[git.linux.org>sound/soc/codecs/adau1373.c|git]] | [[git.linux.org>sound/soc/codecs/adau1373.c|Yes]] |
  
 ==== Files ==== ==== Files ====
Line 98: Line 102:
 | DAC2 Playback Volume | DAC2 Playback Volume | | | DAC2 Playback Volume | DAC2 Playback Volume | |
 | Lineout1 Playback Volume | Lineout 1 Volume | | | Lineout1 Playback Volume | Lineout 1 Volume | |
-| Lineout2 Playback Volume | Lineout Volume | Single-ended lineout |+| Lineout2 Playback Volume | Lineout Volume | Single-ended lineout |
 | Speaker Playback Volume  | Speaker Out Volume | | | Speaker Playback Volume  | Speaker Out Volume | |
 | Headphone Playback Volume | Heaphone Out Volume| | | Headphone Playback Volume | Heaphone Out Volume| |
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