diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-06-06 14:23:43 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2019-06-06 14:32:47 +0900 |
commit | 44228a3d1af048ef6db3dae65a26900f77e537d9 (patch) | |
tree | 0dc445bf1847d705cdf3418d014ac4a19755e7d1 /projects | |
parent | 9a1d40cb099e2688ba1b15a000bb6a71a0684e0e (diff) |
projects: linux: mm: add ALSA SoC framework cleanup
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
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" |