summaryrefslogtreecommitdiff
path: root/projects/linux/mm/sound_framework_cleanup.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'projects/linux/mm/sound_framework_cleanup.yaml')
-rw-r--r--projects/linux/mm/sound_framework_cleanup.yaml19
1 files changed, 19 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..0d88498
--- /dev/null
+++ b/projects/linux/mm/sound_framework_cleanup.yaml
@@ -0,0 +1,19 @@
+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 [v2]: https://patchwork.kernel.org/project/alsa-devel/list/?series=127987)"
+ - "step2: remove verbose platform if needed"
+ - "step3: cleanup soc-core"
+ - "step4: cleanup soc-pcm"
+ - "step5: add Multi-CPU support"
+ - "step6: CPU/Codec no categorize"