Re: [PATCH 5/6 v6] sound: Add n64 driver
From: Takashi Iwai <hidden>
Date: 2021-01-14 12:01:51
From: Takashi Iwai <hidden>
Date: 2021-01-14 12:01:51
On Wed, 13 Jan 2021 16:13:22 +0100, Lauri Kasanen wrote:
This adds support for the Nintendo 64 console's sound. Signed-off-by: Lauri Kasanen <redacted> --- sound/mips/Kconfig | 7 + sound/mips/Makefile | 1 + sound/mips/snd-n64.c | 382 +++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 390 insertions(+) create mode 100644 sound/mips/snd-n64.c v6: moved irq before register
Looks good to me. I'm fine to apply it but without other patches it makes little sense, I suppose. If it goes through MIPS tree or any others, feel free to take my ack: Reviewed-by: Takashi Iwai <redacted> thanks, Takashi