sof
sof copied to clipboard
Sound Open Firmware
- Fixed build error in `Kconfig.soc` for ACP_6_0 SoC. - Updated `board.yaml` in Zephyr to avoid vendor prefix as per the discussion: https://github.com/zephyrproject-rtos/zephyr/pull/79796#discussion_r1813010487
The topology includes multi-function codec support on single SoundWire link. The hardware configuration on RPL product is below: Soundwire# link 0: cs42l43 multi-function codec with JACK, DMIC and Speakers endpoints....
I am only testing the PR in Zephyr.
There are 3 APIs each buffer must implement (Sink/src/audio_buffer) - for data producers/consumers/maintenance each of them need to have methods doing same operations - like settings stream parameters this PR...
With this series all NXP i.MX8 support is using Zephyr native drivers. This depends on - https://github.com/zephyrproject-rtos/zephyr/pull/80330
**Describe the bug** When creating a ALH Pin5 on SoundWire link 0, relevant pipeline, widget, buf and pcm ipc tx errors : [ 5.060518] snd_sof:sof_widget_setup_unlocked: sof-audio-pci-intel-tgl 0000:00:1f.3: widget PIPELINE.5.ALH5.IN setup...
**Describe the bug** This test fails in Intel daily plan, observed on 16th Oct (UPDATE: first fail seen in daily test of 11th Oct, Intel plan 46649, 46596 from 10th...
Fixes chain DMA implementation: wrong calculation of bytes consumed from host and written into HDA link. The problem was reproduced on test with variable bitrate stream.