diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-11-05 07:29:54 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-11-05 07:29:54 +0900 |
commit | efe2979afe26b6f18f1f83fd7396d078da715a28 (patch) | |
tree | 74b9b8a5a20c6593906733690b4bdab58b998c16 /projects/linux/mm/done | |
parent | 775660ccc843763b412d17217d72768a1e7bc334 (diff) |
mm: Sound Card2 task is 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_audio_card2.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/mm/done/sound_audio_card2.yaml b/projects/linux/mm/done/sound_audio_card2.yaml new file mode 100644 index 0000000..c141542 --- /dev/null +++ b/projects/linux/mm/done/sound_audio_card2.yaml @@ -0,0 +1,15 @@ +title: "Sound: new Audio Graph Card2" +team: MM +key: 200eaa90-726e-11eb-b0f7-235262644689 +status: Done +assignee: Morimoto + +comments: + - "step1: [o] standard support" + - "step2: [o] DPCM support" + - "step3: [o] Multi CPU/Codec support" + - "step4: [o] Codec2Codec support" + - "step5: [o] Document support" + - "step6: [o] Custom driver support" + - "step7: [o] Sample DTS support" + - "step8: [o] post patches" |