Commit 6fe920b4 authored by Théo Lebrun's avatar Théo Lebrun Committed by Thomas Bogendoerfer
Browse files

MAINTAINERS: Mobileye: add OLB drivers and dt-bindings



Register OLB-related files part of the "MOBILEYE MIPS SOCS" MAINTAINERS
section. Those include:

 - drivers (clk-eyeq, reset-eyeq, pinctrl-eyeq5),
 - dt-bindings (mobileye,eyeq5-olb.yaml file),
 - bindings includes file <dt-bindings/clock/mobileye,eyeq5-clk.h>.

Signed-off-by: default avatarThéo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 9b7e81a9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -15195,9 +15195,14 @@ M: Théo Lebrun <theo.lebrun@bootlin.com>
L:	linux-mips@vger.kernel.org
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/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
MODULE SUPPORT
M:	Luis Chamberlain <mcgrof@kernel.org>