diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-08-21 16:41:30 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-09-03 11:19:58 +0900 |
commit | a8d02acbf9b50c9ac1b0d3f12f0a45a4d16252c1 (patch) | |
tree | 0665cfd762ffccbebf54a66bbaef299807e4b90b | |
parent | 09f8c13c64f63c6c529a2729e490b16d123065e8 (diff) |
projects: linux: mm: update ALSA SoC cleanup status
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
-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" |