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
resources:tools-software:linux-drivers:sound:ssm2518 [02 Jun 2016 14:42] – [Example DAI configuration] Lars-Peter Clausenresources:tools-software:linux-drivers:sound:ssm2518 [09 Sep 2019 09:49] (current) – add removed interface important note Bogdan Togorean
Line 123: Line 123:
  
 ^ 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 164: Line 164:
 }; };
 </code> </code>
 +
 +<note important>Starting with Kernel v4.18 ''snd_soc_codec_set_sysclk'' interface was removed. Instead ''snd_soc_component_set_sysclk'' should be used</note>
  
 ==== TDM configuration ==== ==== TDM configuration ====
resources/tools-software/linux-drivers/sound/ssm2518.1464871343.txt.gz · Last modified: 02 Jun 2016 14:42 by Lars-Peter Clausen