MIPS: mobileye: Add EyeQ6H supportEyeQ6H (or “High”) is an other SoC from Mobileye still based on theMIPS I6500 architecture as the EyeQ5. The 2 clusters of this SoCcontains 4 cores which are cap
MIPS: mobileye: Add EyeQ6H supportEyeQ6H (or “High”) is an other SoC from Mobileye still based on theMIPS I6500 architecture as the EyeQ5. The 2 clusters of this SoCcontains 4 cores which are capable of running 4 threads. Besides this,it features multiple controllers such as the classic UART, high speedI2C, SPI, as well as CAN-FD, PCIe Gen4, Octal/Quad SPI Flashinterface, Gigabit Ethernet, MIPI CSI-2, MIPI DSI, and eMMC 5.1. Italso includes a Hardware Security Module, Functional Safety Hardware,and video encoders and more.This commit provides the infrastructure to build a kernel running onEyeQ6H SoC. For now the support is limited and only one CPU core isrunning.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>
show more ...
MIPS: Add support for Mobileye EyeQ5Introduce support for the MIPS based Mobileye EyeQ5 SoCs.Reviewed-by: Jiaxun Yang <jiaxun.yang@flygoat.com>Signed-off-by: Gregory CLEMENT <gregory.clement@boo
MIPS: Add support for Mobileye EyeQ5Introduce 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>