Skip to content

Commit 63ec4ba

Browse files
rfvirgilbroonie
authored andcommitted
ASoC: Add Cirrus and Wolfson headers to ASoC section of MAINTAINERS
Specifically list various Cirrus Logic and Wolfson Micro codec header files under include/sound/ within the ASoC section of MAINTAINERS. Note that not all the include/sound/cs* files are part of ASoC, so more-specific patterns are needed. These files are all part of ASoC codec drivers, and are owned by specific Cirrus Logic and Wolfson Micro sections of MAINTAINERS. But the overall include/sound/* maintainership is only Takashi Iwai and Jaroslav Kysela. So by default get_maintainer.pl would only show Takashi and Jaroslav as maintainers for any patch that changes these files without changing any code under sound/soc. There is a separate MAINTAINERS section for ASoC, so the headers must be added there to make the ASoC maintainers show up in get_maintainer.pl. Signed-off-by: Richard Fitzgerald <rf@opensource.cirrus.com> Link: https://patch.msgid.link/20250415122927.512200-1-rf@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent 1749125 commit 63ec4ba

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

MAINTAINERS

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22656,9 +22656,15 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
2265622656
F: Documentation/devicetree/bindings/sound/
2265722657
F: Documentation/sound/soc/
2265822658
F: include/dt-bindings/sound/
22659+
F: include/sound/cs-amp-lib.h
22660+
F: include/sound/cs35l*
22661+
F: include/sound/cs4271.h
22662+
F: include/sound/cs42l*
22663+
F: include/sound/madera-pdata.h
2265922664
F: include/sound/soc*
2266022665
F: include/sound/sof.h
2266122666
F: include/sound/sof/
22667+
F: include/sound/wm*.h
2266222668
F: include/trace/events/sof*.h
2266322669
F: include/uapi/sound/asoc.h
2266422670
F: sound/soc/

0 commit comments

Comments
 (0)