]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Mobileye: Add EyeQ6Lplus files
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 16 Mar 2026 15:25:50 +0000 (16:25 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:31:41 +0000 (15:31 +0200)
Use wildcard to match all EyeQ defconfigs under arch/mips. This covers
the newly added defconfig, and the EyeQ5 and EyeQ6H ones. Add an entry
for the dt-bindings header of the EyeQ6Lplus clocks.

While at it, add myself to the maintainers of Mobileye MIPS SoCs.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
MAINTAINERS

index c3fe46d7c4bc43e960282537a7d89fd4c34080f7..7b9b1a76a67bf169c20a32438144cd8ba7c26c34 100644 (file)
@@ -17800,6 +17800,7 @@ F:      drivers/media/dvb-frontends/mn88473*
 
 MOBILEYE MIPS SOCS
 M:     Vladimir Kondratiev <vladimir.kondratiev@mobileye.com>
+M:     Benoît Monin <benoit.monin@bootlin.com>
 M:     Gregory CLEMENT <gregory.clement@bootlin.com>
 M:     Théo Lebrun <theo.lebrun@bootlin.com>
 L:     linux-mips@vger.kernel.org
@@ -17807,12 +17808,13 @@ S:    Maintained
 F:     Documentation/devicetree/bindings/mips/mobileye.yaml
 F:     Documentation/devicetree/bindings/soc/mobileye/
 F:     arch/mips/boot/dts/mobileye/
-F:     arch/mips/configs/eyeq5_defconfig
+F:     arch/mips/configs/eyeq*_defconfig
 F:     arch/mips/mobileye/board-epm5.its.S
 F:     drivers/clk/clk-eyeq.c
 F:     drivers/pinctrl/pinctrl-eyeq5.c
 F:     drivers/reset/reset-eyeq.c
 F:     include/dt-bindings/clock/mobileye,eyeq5-clk.h
+F:     include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h
 
 MODULE SUPPORT
 M:     Luis Chamberlain <mcgrof@kernel.org>