MIPS: Add support for Mobileye EyeQ5
authorGregory CLEMENT <gregory.clement@bootlin.com>
Fri, 16 Feb 2024 17:42:22 +0000 (18:42 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Tue, 20 Feb 2024 12:36:34 +0000 (13:36 +0100)
commit101bd58fde10681aea9d9677424275bb88a8845f
treec7bdb4d2b7bf4c7e4d52031a6877b3a2320d635b
parent80f2e4cd2573c7d5c8ecc287fb09b15f8dcafae0
MIPS: Add support for Mobileye EyeQ5

Introduce support for the MIPS based Mobileye EyeQ5 SoCs.

Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/Kbuild.platforms
arch/mips/Kconfig
arch/mips/configs/eyeq5_defconfig [new file with mode: 0644]
arch/mips/mobileye/Makefile [new file with mode: 0644]
arch/mips/mobileye/Platform [new file with mode: 0644]
arch/mips/mobileye/board-epm5.its.S [new file with mode: 0644]
arch/mips/mobileye/vmlinux.its.S [new file with mode: 0644]