[alsa-devel] [PATCH] MAINTAINERS: add entry for STI audio drivers
Add sound/soc/sti drivers entry for STI audio drivers from ST Microelectronics.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 192d7f7..50a7a53 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13574,6 +13574,13 @@ L: linux-block@vger.kernel.org S: Maintained F: drivers/block/skd*[ch]
+STI AUDIO (ASoC) DRIVERS +M: Arnaud Pouliquen arnaud.pouliquen@st.com +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt +F: sound/soc/sti/ + STI CEC DRIVER M: Benjamin Gaignard benjamin.gaignard@linaro.org S: Maintained
Add sound/soc/stm drivers entry for STM32 audio drivers from ST Microelectronics.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 50a7a53..e220d1a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13594,6 +13594,14 @@ T: git git://linuxtv.org/media_tree.git S: Maintained F: drivers/media/usb/stk1160/
+STM32 AUDIO (ASoC) DRIVERS +M: Olivier Moysan olivier.moysan@st.com +M: Arnaud Pouliquen arnaud.pouliquen@st.com +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/sound/st,stm32-*.txt +F: sound/soc/stm/ + STM32 TIMER/LPTIMER DRIVERS M: Fabrice Gasnier fabrice.gasnier@st.com S: Maintained
The patch
MAINTAINERS: add entry for STM32 audio drivers
has been applied to the asoc tree at
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
From faa80b66c767ef4995e33835e9844a5df142c6cc Mon Sep 17 00:00:00 2001
From: Arnaud Pouliquen arnaud.pouliquen@st.com Date: Fri, 20 Jul 2018 10:02:51 +0200 Subject: [PATCH] MAINTAINERS: add entry for STM32 audio drivers
Add sound/soc/stm drivers entry for STM32 audio drivers from ST Microelectronics.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com Signed-off-by: Mark Brown broonie@kernel.org --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index b44d7167a9e9..fc711d23dc83 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13577,6 +13577,14 @@ T: git git://linuxtv.org/media_tree.git S: Maintained F: drivers/media/usb/stk1160/
+STM32 AUDIO (ASoC) DRIVERS +M: Olivier Moysan olivier.moysan@st.com +M: Arnaud Pouliquen arnaud.pouliquen@st.com +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/sound/st,stm32-*.txt +F: sound/soc/stm/ + STM32 TIMER/LPTIMER DRIVERS M: Fabrice Gasnier fabrice.gasnier@st.com S: Maintained
The patch
MAINTAINERS: add entry for STI audio drivers
has been applied to the asoc tree at
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git
All being well this means that it will be integrated into the linux-next tree (usually sometime in the next 24 hours) and sent to Linus during the next merge window (or sooner if it is a bug fix), however if problems are discovered then the patch may be dropped or reverted.
You may get further e-mails resulting from automated or manual testing and review of the tree, please engage with people reporting problems and send followup patches addressing any issues that are reported if needed.
If any updates are required or you are submitting further changes they should be sent as incremental updates against current git, existing patches will not be replaced.
Please add any relevant lists and maintainers to the CCs when replying to this mail.
Thanks, Mark
From e1548b1ba1643d4b5015f7168c64f240ebe114c8 Mon Sep 17 00:00:00 2001
From: Arnaud Pouliquen arnaud.pouliquen@st.com Date: Fri, 20 Jul 2018 10:02:50 +0200 Subject: [PATCH] MAINTAINERS: add entry for STI audio drivers
Add sound/soc/sti drivers entry for STI audio drivers from ST Microelectronics.
Signed-off-by: Arnaud Pouliquen arnaud.pouliquen@st.com Signed-off-by: Mark Brown broonie@kernel.org --- MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS index 9d5eeff51b5f..b44d7167a9e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13557,6 +13557,13 @@ L: linux-block@vger.kernel.org S: Maintained F: drivers/block/skd*[ch]
+STI AUDIO (ASoC) DRIVERS +M: Arnaud Pouliquen arnaud.pouliquen@st.com +L: alsa-devel@alsa-project.org (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/sound/st,sti-asoc-card.txt +F: sound/soc/sti/ + STI CEC DRIVER M: Benjamin Gaignard benjamin.gaignard@linaro.org S: Maintained
participants (2)
-
Arnaud Pouliquen
-
Mark Brown