diff options
author | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-02-19 13:51:27 +0900 |
---|---|---|
committer | Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> | 2021-02-19 13:51:27 +0900 |
commit | d8b5ff83d96507dd821ed141fe2bea8066025cfc (patch) | |
tree | d3aa23b770e0055aeeb4a1ef1cadcee027acdf1c | |
parent | 31c5166173e13a2abed631754859a16326ffad32 (diff) |
projects: linux: mm: add new driver task
Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
-rw-r--r-- | projects/linux/mm/sound_audio_card2.yaml | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/projects/linux/mm/sound_audio_card2.yaml b/projects/linux/mm/sound_audio_card2.yaml new file mode 100644 index 0000000..9d5780a --- /dev/null +++ b/projects/linux/mm/sound_audio_card2.yaml @@ -0,0 +1,15 @@ +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" |