diff options
Diffstat (limited to 'projects/linux')
-rw-r--r-- | projects/linux/mm/sound_framework_cleanup.yaml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml index 0d88498..1fe1c26 100644 --- a/projects/linux/mm/sound_framework_cleanup.yaml +++ b/projects/linux/mm/sound_framework_cleanup.yaml @@ -10,10 +10,9 @@ comments: - "ALSA SoC framework grew original. And need to support more flexible connection which is required for modern device. But, framework is not clean and complex. We want/need to cleanup it 1st." - - "step1: enable modern style DAI link for all sound cards - (on going [v2]: https://patchwork.kernel.org/project/alsa-devel/list/?series=127987)" - - "step2: remove verbose platform if needed" - - "step3: cleanup soc-core" + - "step1: enable modern style DAI link for all sound cards [done]" + - "step2: remove verbose platform if needed [done]" + - "step3: cleanup soc-core [on-going]" - "step4: cleanup soc-pcm" - "step5: add Multi-CPU support" - "step6: CPU/Codec no categorize" |