public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] MAINTAINERS: drop file entry in Marvell Kirkwood and Armada SOC support
@ 2026-02-03  8:38 Lukas Bulwahn
  2026-03-02 15:25 ` Gregory CLEMENT
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Bulwahn @ 2026-02-03  8:38 UTC (permalink / raw)
  To: Elad Nachman, Andrew Lunn, Gregory Clement, Sebastian Hesselbarth
  Cc: Russell King, linux-arm-kernel, kernel-janitors, linux-kernel,
	Lukas Bulwahn

From: Lukas Bulwahn <lukas.bulwahn@redhat.com>

Commit fcaf733ca526 ("MAINTAINERS: Add Falcon DB") adds a new file entry
referring to non-existing files arch/arm/boot/dts/marvell/db-falcon*.
Checking with 'find . -name db-falcon*' and the files actually added with
the commit b3370479a5f7 ("arm64: dts: a7k: add COM Express boards"), which
was part of the same patch series, the files intended to refer to are
actually arch/arm64/boot/dts/marvell/db-falcon-carrier-a7k.dts and
arch/arm64/boot/dts/marvell/db-falcon-carrier.dtsi.

Note though that there is already a file entry for
arch/arm64/boot/dts/marvell/ in the ARM/Marvell Kirkwood and Armada SOC
support section. So, the added files were already covered by the
existing MAINTAINERS file and no further file entry is required at all.

Drop the unneeded file entry, essentially reverting the commit
fcaf733ca526 ("MAINTAINERS: Add Falcon DB").

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@redhat.com>
---
 MAINTAINERS | 1 -
 1 file changed, 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 1d6c1df42bf5..0c474d8f62ff 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -2989,7 +2989,6 @@ S:	Maintained
 T:	git git://git.kernel.org/pub/scm/linux/kernel/git/gclement/mvebu.git
 F:	Documentation/devicetree/bindings/arm/marvell/
 F:	arch/arm/boot/dts/marvell/armada*
-F:	arch/arm/boot/dts/marvell/db-falcon*
 F:	arch/arm/boot/dts/marvell/kirkwood*
 F:	arch/arm/configs/mvebu_*_defconfig
 F:	arch/arm/mach-mvebu/
-- 
2.52.0


^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-03-02 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-03  8:38 [PATCH] MAINTAINERS: drop file entry in Marvell Kirkwood and Armada SOC support Lukas Bulwahn
2026-03-02 15:25 ` Gregory CLEMENT

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox