summaryrefslogtreecommitdiff
path: root/projects/linux/mm/sound_framework_cleanup.yaml
blob: a3206fecf17dca4f37c486e8af72e05f2d2478e3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
title: "Sound: cleanup ALSA SoC framework"
team: MM
key: 398efcd6-4f80-451f-8113-081ff56f0a77
status: Active
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"
  - "step5: [o] add Multi-CPU support"
  - "step6: [o] Codec2Codec support"
  - "step7: [ ] CPU/Codec no categorize"