Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

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: Benoît Monin <benoit.monin@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>

authored by

Benoît Monin and committed by
Thomas Bogendoerfer
5152a7d4 9f861f60

+3 -1
+3 -1
MAINTAINERS
··· 17800 17800 17801 17801 MOBILEYE MIPS SOCS 17802 17802 M: Vladimir Kondratiev <vladimir.kondratiev@mobileye.com> 17803 + M: Benoît Monin <benoit.monin@bootlin.com> 17803 17804 M: Gregory CLEMENT <gregory.clement@bootlin.com> 17804 17805 M: Théo Lebrun <theo.lebrun@bootlin.com> 17805 17806 L: linux-mips@vger.kernel.org ··· 17808 17807 F: Documentation/devicetree/bindings/mips/mobileye.yaml 17809 17808 F: Documentation/devicetree/bindings/soc/mobileye/ 17810 17809 F: arch/mips/boot/dts/mobileye/ 17811 - F: arch/mips/configs/eyeq5_defconfig 17810 + F: arch/mips/configs/eyeq*_defconfig 17812 17811 F: arch/mips/mobileye/board-epm5.its.S 17813 17812 F: drivers/clk/clk-eyeq.c 17814 17813 F: drivers/pinctrl/pinctrl-eyeq5.c 17815 17814 F: drivers/reset/reset-eyeq.c 17816 17815 F: include/dt-bindings/clock/mobileye,eyeq5-clk.h 17816 + F: include/dt-bindings/clock/mobileye,eyeq6lplus-clk.h 17817 17817 17818 17818 MODULE SUPPORT 17819 17819 M: Luis Chamberlain <mcgrof@kernel.org>