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:hdl-axi-i2s [01 Mar 2016 17:47] – [Kernel configuration] Lars-Peter Clausenresources:tools-software:linux-drivers:sound:hdl-axi-i2s [26 Sep 2018 02:13] – the compatible property from zed_adau1761_snd was incorrect Gerardo Molina
Line 49: Line 49:
  
 ^ 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 | no  | Right Justified mode | | SND_SOC_DAIFMT_RIGHT_J | no  | Right Justified mode |
 | SND_SOC_DAIFMT_LEFT_J  | no  | Left Justified mode  | | SND_SOC_DAIFMT_LEFT_J  | no  | Left Justified mode  |
Line 104: Line 104:
  
 ^ Source ^ Mainlined? ^ ^ Source ^ Mainlined? ^
-| [[linux.github>xcomm_zynq?sound/soc/adi/zed_adau1761.c|git]] | [[git.linux.org>sound/soc/adi/zed_adau1761.c|In progress]] |+| [[linux.github>master?sound/soc/adi/zed_adau1761.c|git]] | [[git.linux.org>sound/soc/adi/zed_adau1761.c|In progress]] |
  
 ==== Files ==== ==== Files ====
  
 ^ Function ^ File ^ ^ Function ^ File ^
-| driver  | [[linux.github>xcomm_zynq?sound/soc/adi/zed_adau1761.c|sound/soc/adi/zed_adau1761.c]] |+| driver  | [[linux.github>master?sound/soc/adi/zed_adau1761.c|sound/soc/adi/zed_adau1761.c]] |
  
 ===== Kernel configuration ===== ===== Kernel configuration =====
Line 159: Line 159:
  
  zed_adau1761_snd: zed_adau1761_snd {  zed_adau1761_snd: zed_adau1761_snd {
- compatible = "zed-adau1761-snd";+ compatible = "digilent,zed-sound";
  audio-codec = <&adau1761>;  audio-codec = <&adau1761>;
  cpu-dai = <&axi_i2s>;  cpu-dai = <&axi_i2s>;
resources/tools-software/linux-drivers/sound/hdl-axi-i2s.txt · Last modified: 06 Jan 2021 13:39 by Robin Getz