From: Théo Lebrun Date: Fri, 28 Jun 2024 16:11:52 +0000 (+0200) Subject: MAINTAINERS: Mobileye: add OLB drivers and dt-bindings X-Git-Tag: v6.11-rc1~95^2~18 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6fe920b4fc18bed2f1946dab9b4d6784958cafc4;p=thirdparty%2Fkernel%2Flinux.git 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 . Signed-off-by: Théo Lebrun Signed-off-by: Thomas Bogendoerfer --- diff --git a/MAINTAINERS b/MAINTAINERS index aacccb376c28a..e224f91f65a21 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -15195,9 +15195,14 @@ M: Théo Lebrun 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