diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/linux/mm/sound_framework_cleanup.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/projects/linux/mm/sound_framework_cleanup.yaml b/projects/linux/mm/sound_framework_cleanup.yaml new file mode 100644 index 0000000..a613d71 --- /dev/null +++ b/projects/linux/mm/sound_framework_cleanup.yaml @@ -0,0 +1,17 @@ +title: "Sound: cleanup ALSA SoC framework" +team: MM +key: 398efcd6-4f80-451f-8113-081ff56f0a77 +status: Active +assignee: Morimoto + +upstream: + +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)" + - "step2: remove verbose platform if needed" + - "step3: add Multi-CPU support" + - "step4: CPU/Codec no categorize. merge these only possible parts" + - "step5: CPU/Codec no categorize. merge impossibled parts feature" |