@@ -14793,10 +14793,18 @@ M: Gregory CLEMENT <gregory.clement@bootlin.com>
M: Théo Lebrun <theo.lebrun@bootlin.com>
L: linux-mips@vger.kernel.org
S: Maintained
+F: Documentation/devicetree/bindings/clock/mobileye,eyeq5-clk.yaml
F: Documentation/devicetree/bindings/mips/mobileye.yaml
+F: Documentation/devicetree/bindings/pinctrl/mobileye,eyeq5-pinctrl.yaml
+F: Documentation/devicetree/bindings/reset/mobileye,eyeq5-reset.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-eyeq5.c
+F: drivers/pinctrl/pinctrl-eyeq5.c
+F: drivers/reset/reset-eyeq5.c
+F: include/dt-bindings/clock/mobileye,eyeq5-clk.h
F: include/dt-bindings/soc/mobileye,eyeq5.h
MODULE SUPPORT
Add all OLB related (system-controller) files to the MOBILEYE MIPS SOCS entry. Signed-off-by: Théo Lebrun <theo.lebrun@bootlin.com> --- This does not follow the standard of adding MAINTAINERS entries with file additions. We avoid dependencies inbetween maintainer trees. The MOBILEYE MIPS SOCS is added by [0] series. It is currently in mips-next [1]. [0]: https://lore.kernel.org/lkml/20240216174227.409400-1-gregory.clement@bootlin.com/ [1]: https://lore.kernel.org/lkml/ZdSst3fM3EOQGH03@alpha.franken.de/ --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+)