]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
MIPS: Add Mobileye EyeQ6Lplus SoC dtsi
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 16 Mar 2026 15:25:47 +0000 (16:25 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:31:41 +0000 (15:31 +0200)
commit361600d16e3aba997ec5fa482732565580a948b4
tree055e7b771aa510de5e9c9530c142a312ab786e5d
parent4eb9ed3933e541ed96416608033620f64eea39f5
MIPS: Add Mobileye EyeQ6Lplus SoC dtsi

Add the device tree include files for the EyeQ6Lplus system on chip
from Mobileye.

Those files provide the initial support of the SoC:
* The I6500 CPU and GIC interrupt controller.
* The OLB ("Other Logic Block") providing clocks, resets and pin controls.
* One UART.
* One GPIO controller.
* Two SPI controllers, one in host mode and one in target mode.
* One octoSPI flash controller.
* Two I2C controllers.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/boot/dts/mobileye/eyeq6lplus-pins.dtsi [new file with mode: 0644]
arch/mips/boot/dts/mobileye/eyeq6lplus.dtsi [new file with mode: 0644]