diff mbox series

MAINTAINERS: Generic Sound Card section

Message ID 878quns282.wl-kuninori.morimoto.gx@renesas.com (mailing list archive)
State New
Headers show
Series MAINTAINERS: Generic Sound Card section | expand

Commit Message

Kuninori Morimoto Oct. 17, 2024, 5:55 a.m. UTC
ALSA SoC Sound has Generic Sound Card (Simple-Card, Audio-Graph-Card,
Audio-Graph-Card2). Adds its Maintainer/Reviewer.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 MAINTAINERS | 9 +++++++++
 1 file changed, 9 insertions(+)
diff mbox series

Patch

diff --git a/MAINTAINERS b/MAINTAINERS
index a097afd76ded..878c23d58c9b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -21694,6 +21694,15 @@  S:	Supported
 W:	https://github.com/thesofproject/linux/
 F:	sound/soc/sof/
 
+SOUND - GENERIC SOUND CARD (Simple-Audio-Card, Audio-Graph-Card)
+M:	Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
+S:	Supported
+L:	linux-sound@vger.kernel.org
+F:	sound/soc/generic/
+F:	include/sound/simple_card*
+F:	Documentation/devicetree/bindings/sound/simple-card.yaml
+F:	Documentation/devicetree/bindings/sound/audio-graph*.yaml
+
 SOUNDWIRE SUBSYSTEM
 M:	Vinod Koul <vkoul@kernel.org>
 M:	Bard Liao <yung-chuan.liao@linux.intel.com>