diff options
author | Peter Ujfalusi <peter.ujfalusi@ti.com> | 2018-12-17 07:21:35 -0500 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-12-18 07:22:49 -0500 |
commit | ca1c4d6535249ad43068834687f78d0db82d9e2e (patch) | |
tree | 8c5dd0931b2cfdf8dc0fb59d1b483aefafa2f756 /MAINTAINERS | |
parent | f2055e145f2975a75dace8e386fad9364828cdb4 (diff) |
MAINTAINERS: Add entry for sound/soc/ti and update the OMAP audio support
The sound/soc/davinci and omap directories are merged under sound/soc/ti.
Add myself as maintainer and update the OMAP audio support section with the
new path and file names.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com>
Acked-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ef17863af710..a6068f1f4b81 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -10710,7 +10710,10 @@ M: Jarkko Nikula <jarkko.nikula@bitmer.com> | |||
10710 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | 10710 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) |
10711 | L: linux-omap@vger.kernel.org | 10711 | L: linux-omap@vger.kernel.org |
10712 | S: Maintained | 10712 | S: Maintained |
10713 | F: sound/soc/omap/ | 10713 | F: sound/soc/ti/omap* |
10714 | F: sound/soc/ti/rx51.c | ||
10715 | F: sound/soc/ti/n810.c | ||
10716 | F: sound/soc/ti/sdma-pcm.* | ||
10714 | 10717 | ||
10715 | OMAP CLOCK FRAMEWORK SUPPORT | 10718 | OMAP CLOCK FRAMEWORK SUPPORT |
10716 | M: Paul Walmsley <paul@pwsan.com> | 10719 | M: Paul Walmsley <paul@pwsan.com> |
@@ -14737,6 +14740,12 @@ F: Documentation/devicetree/bindings/clock/ti,sci-clk.txt | |||
14737 | F: drivers/clk/keystone/sci-clk.c | 14740 | F: drivers/clk/keystone/sci-clk.c |
14738 | F: drivers/reset/reset-ti-sci.c | 14741 | F: drivers/reset/reset-ti-sci.c |
14739 | 14742 | ||
14743 | Texas Instruments ASoC drivers | ||
14744 | M: Peter Ujfalusi <peter.ujfalusi@ti.com> | ||
14745 | L: alsa-devel@alsa-project.org (moderated for non-subscribers) | ||
14746 | S: Maintained | ||
14747 | F: sound/soc/ti/ | ||
14748 | |||
14740 | THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER | 14749 | THANKO'S RAREMONO AM/FM/SW RADIO RECEIVER USB DRIVER |
14741 | M: Hans Verkuil <hverkuil@xs4all.nl> | 14750 | M: Hans Verkuil <hverkuil@xs4all.nl> |
14742 | L: linux-media@vger.kernel.org | 14751 | L: linux-media@vger.kernel.org |