Skip to content

Commit

Permalink
i2s: nau8825: Do not hardcode CprVirtualIndex
Browse files Browse the repository at this point in the history
Kernel will set it to correct value based on platform definition, so
there is no need to hardcode.

Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
  • Loading branch information
Amadeusz Sławiński authored and amadeuszslawinski-intel committed May 21, 2024
1 parent 5d92645 commit f03f41b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion i2s/nau8825-tplg.xml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,6 @@
<UUID>9BA00C83-CA12-4A83-943C-1FA2E82F9DDA</UUID>
<CprOutAudioFormatId>1</CprOutAudioFormatId>
<CprFeatureMask>0</CprFeatureMask>
<CprVirtualIndex>2</CprVirtualIndex>
<CprDMAType>12</CprDMAType>
<CprDMABufferSize>768</CprDMABufferSize>
</ModuleConfigExt>
Expand Down

0 comments on commit f03f41b

Please sign in to comment.