From efe2979afe26b6f18f1f83fd7396d078da715a28 Mon Sep 17 00:00:00 2001 From: Kuninori Morimoto Date: Fri, 5 Nov 2021 07:29:54 +0900 Subject: mm: Sound Card2 task is done Signed-off-by: Kuninori Morimoto --- projects/linux/mm/done/sound_audio_card2.yaml | 15 +++++++++++++++ projects/linux/mm/sound_audio_card2.yaml | 15 --------------- 2 files changed, 15 insertions(+), 15 deletions(-) create mode 100644 projects/linux/mm/done/sound_audio_card2.yaml delete mode 100644 projects/linux/mm/sound_audio_card2.yaml (limited to 'projects/linux/mm') 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" diff --git a/projects/linux/mm/sound_audio_card2.yaml b/projects/linux/mm/sound_audio_card2.yaml deleted file mode 100644 index 9d5780a..0000000 --- a/projects/linux/mm/sound_audio_card2.yaml +++ /dev/null @@ -1,15 +0,0 @@ -title: "Sound: new Audio Graph Card2" -team: MM -key: 200eaa90-726e-11eb-b0f7-235262644689 -status: Active -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: [ ] post patches" -- cgit v1.2.3