diff options
author | Kai Vehmanen <[email protected]> | 2020-03-11 19:45:37 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2020-03-12 13:12:34 +0000 |
commit | d95cf9324b1c334809029896651b067204c63d0b (patch) | |
tree | 08f580f403d6ea72d7b81291bf01750678f54d8f | |
parent | 7693cadac86548b30389a6e11d78c38db654f393 (diff) |
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 <[email protected]>
Acked-by: Ranjani Sridharan <[email protected]>
Acked-by: Liam Girdwood <[email protected]>
Acked-by: Daniel Baluta <[email protected]>
Acked-by: Pierre-Louis Bossart <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 5e5382e2fe21..3bb6895ba5b9 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 <[email protected]> +M: Liam Girdwood <[email protected]> +M: Ranjani Sridharan <[email protected]> +M: Kai Vehmanen <[email protected]> +M: Daniel Baluta <[email protected]> +L: [email protected] (moderated for non-subscribers) +W: https://github.com/thesofproject/linux/ +S: Supported +F: sound/soc/sof/ + SOUNDWIRE SUBSYSTEM M: Vinod Koul <[email protected]> M: Sanyog Kale <[email protected]> |