]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
MAINTAINERS: Mobileye: add OLB drivers and dt-bindings
authorThéo Lebrun <theo.lebrun@bootlin.com>
Fri, 28 Jun 2024 16:11:52 +0000 (18:11 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Wed, 3 Jul 2024 15:15:56 +0000 (17:15 +0200)
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: Théo Lebrun <theo.lebrun@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
MAINTAINERS

index aacccb376c28a197f1f47b36e94c9e95a388e082..e224f91f65a21b6d4645b2e225a5d8a2dbf6e6c8 100644 (file)
@@ -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>