Commit 5152a7d4 authored by Benoît Monin's avatar Benoît Monin Committed by Thomas Bogendoerfer
Browse files

MAINTAINERS: Mobileye: Add EyeQ6Lplus files



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: default avatarBenoît Monin <benoit.monin@bootlin.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 9f861f60
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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>