Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

MAINTAINERS: Add entry for STM32 DMA controllers drivers and documentation

Add an entry to make myself a maintainer of STM32 DMA controllers drivers
and documentation.

Signed-off-by: Amelie Delaunay <amelie.delaunay@foss.st.com>
Link: https://lore.kernel.org/r/20240531150712.2503554-4-amelie.delaunay@foss.st.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>

authored by

Amelie Delaunay and committed by
Vinod Koul
81d09bb5 76178a2c

+9
+9
MAINTAINERS
··· 21485 21485 F: Documentation/devicetree/bindings/sound/st,stm32-*.yaml 21486 21486 F: sound/soc/stm/ 21487 21487 21488 + STM32 DMA DRIVERS 21489 + M: Amélie Delaunay <amelie.delaunay@foss.st.com> 21490 + L: dmaengine@vger.kernel.org 21491 + L: linux-stm32@st-md-mailman.stormreply.com (moderated for non-subscribers) 21492 + S: Maintained 21493 + F: Documentation/arch/arm/stm32/stm32-dma-mdma-chaining.rst 21494 + F: Documentation/devicetree/bindings/dma/stm32/ 21495 + F: drivers/dma/stm32/ 21496 + 21488 21497 STM32 TIMER/LPTIMER DRIVERS 21489 21498 M: Fabrice Gasnier <fabrice.gasnier@foss.st.com> 21490 21499 S: Maintained