From: Kai Vehmanen Date: Wed, 11 Mar 2020 17:45:37 +0000 (+0200) Subject: MAINTAINERS: add entry for Sound Open Firmware drivers X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d95cf9324b1c334809029896651b067204c63d0b;p=linux.git MAINTAINERS: add entry for Sound Open Firmware drivers Sound Open Firmware (SOF) is an open source audio DSP firwmare instrastructure and SDK. The kernel drivers for SOF are part of the ALSA subsystem. Signed-off-by: Kai Vehmanen Acked-by: Ranjani Sridharan Acked-by: Liam Girdwood Acked-by: Daniel Baluta Acked-by: Pierre-Louis Bossart Link: https://lore.kernel.org/r/20200311174537.24497-1-kai.vehmanen@linux.intel.com Signed-off-by: Mark Brown --- diff --git a/MAINTAINERS b/MAINTAINERS index 5e5382e2fe212..3bb6895ba5b95 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15439,6 +15439,17 @@ F: sound/soc/ F: include/dt-bindings/sound/ F: include/sound/soc* +SOUND - SOUND OPEN FIRMWARE (SOF) DRIVERS +M: Pierre-Louis Bossart +M: Liam Girdwood +M: Ranjani Sridharan +M: Kai Vehmanen +M: Daniel Baluta +L: sound-open-firmware@alsa-project.org (moderated for non-subscribers) +W: https://github.com/thesofproject/linux/ +S: Supported +F: sound/soc/sof/ + SOUNDWIRE SUBSYSTEM M: Vinod Koul M: Sanyog Kale