From a54ec770396ce2b6e786acde22f4ebed8d1e9555 Mon Sep 17 00:00:00 2001 From: Durai Manickam KR Date: Mon, 3 Feb 2025 11:48:09 +0530 Subject: dt-bindings: dma: convert atmel-dma.txt to YAML Add a description, required properties, appropriate compatibles and missing properties like clocks and clock-names which are not defined in the text binding for all the SoCs that are supported by microchip. Update the text binding name `atmel-dma.txt` to `atmel,at91sam9g45-dma.yaml` for the files which reference to `atmel-dma.txt`. Drop Tudor name from maintainers. Signed-off-by: Durai Manickam KR Signed-off-by: Charan Pedumuru Reviewed-by: Rob Herring (Arm) Link: https://lore.kernel.org/r/20250203-test-v4-1-a9ec3eded1c7@microchip.com Signed-off-by: Vinod Koul --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 896a307fa065..720be011b7d8 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15347,7 +15347,7 @@ M: Ludovic Desroches L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) L: dmaengine@vger.kernel.org S: Supported -F: Documentation/devicetree/bindings/dma/atmel-dma.txt +F: Documentation/devicetree/bindings/dma/atmel,at91sam9g45-dma.yaml F: drivers/dma/at_hdmac.c F: drivers/dma/at_xdmac.c F: include/dt-bindings/dma/at91.h -- cgit v1.2.3-59-g8ed1b From 753f324c4caa154e57b6dfff8fba7769dd76a0f5 Mon Sep 17 00:00:00 2001 From: Fenghua Yu Date: Fri, 31 Jan 2025 09:35:51 -0800 Subject: MAINTAINERS: Change maintainer for IDXD Due to job transition, I am stepping down as IDXD maintainer. Vinicius will take over maintainership responsibilities moving forward. Signed-off-by: Fenghua Yu Acked-by: Dave Jiang Link: https://lore.kernel.org/r/20250131173551.3979408-1-fenghua.yu@intel.com Signed-off-by: Vinod Koul --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MAINTAINERS') diff --git a/MAINTAINERS b/MAINTAINERS index 720be011b7d8..9bfadc45ccb2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11684,7 +11684,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux.git F: drivers/idle/intel_idle.c INTEL IDXD DRIVER -M: Fenghua Yu +M: Vinicius Costa Gomes R: Dave Jiang L: dmaengine@vger.kernel.org S: Supported -- cgit v1.2.3-59-g8ed1b