summaryrefslogtreecommitdiff
path: root/projects/linux/mm
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-06-06 14:23:43 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2019-06-06 14:32:47 +0900
commit44228a3d1af048ef6db3dae65a26900f77e537d9 (patch)
tree0dc445bf1847d705cdf3418d014ac4a19755e7d1 /projects/linux/mm
parent9a1d40cb099e2688ba1b15a000bb6a71a0684e0e (diff)
projects: linux: mm: add ALSA SoC framework cleanup
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/mm')
-rw-r--r--projects/linux/mm/sound_framework_cleanup.yaml17
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"