summaryrefslogtreecommitdiff
path: root/projects/linux/mm/done
diff options
context:
space:
mode:
authorKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-04-02 10:21:13 +0900
committerKuninori Morimoto <kuninori.morimoto.gx@renesas.com>2021-04-02 10:21:51 +0900
commit5fd8d26de884174f223d7bc74b2a7018f46e25e8 (patch)
tree843a1bb63b3183a30e1cf35313369d86616616cd /projects/linux/mm/done
parente040e0e9bef08b769e1c9db7eedc5047f41dcc1a (diff)
linux: mm: Sound Framework cleanup has done
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r--projects/linux/mm/done/sound_framework_cleanup.yaml15
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/mm/done/sound_framework_cleanup.yaml b/projects/linux/mm/done/sound_framework_cleanup.yaml
new file mode 100644
index 0000000..0af850e
--- /dev/null
+++ b/projects/linux/mm/done/sound_framework_cleanup.yaml
@@ -0,0 +1,15 @@
+title: "Sound: cleanup ALSA SoC framework"
+team: MM
+key: 398efcd6-4f80-451f-8113-081ff56f0a77
+status: Done
+assignee: Morimoto
+
+comments:
+ - "ALSA SoC framework grew original"
+ - "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: [o] enable modern style DAI link for all sound cards"
+ - "step2: [o] remove verbose platform if needed"
+ - "step3: [o] cleanup soc-core"
+ - "step4: [o] cleanup soc-pcm"