]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
clk: eyeq: Add Mobileye EyeQ6Lplus OLB
authorBenoît Monin <benoit.monin@bootlin.com>
Mon, 16 Mar 2026 15:25:46 +0000 (16:25 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Mon, 13 Apr 2026 13:31:41 +0000 (15:31 +0200)
commit4eb9ed3933e541ed96416608033620f64eea39f5
treeb0b0c103923bac0460725d836650e320466852cc
parentfe9545bbc3c6befce2b72b53cdf12004193e63e1
clk: eyeq: Add Mobileye EyeQ6Lplus OLB

Declare the PLLs and fixed factors found in the EyeQ6Lplus OLB as part
of the match data for the "mobileye,eyeq6lplus-olb" compatible.

The PLL and fixed factor of the CPU are registered in early init as they
are required during the boot by the GIC timer.

Also select clk-eyeq for all EYEQ SoCs instead of listing each one
individually, as it is needed by all Mobileye EyeQ SoC.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
drivers/clk/Kconfig
drivers/clk/clk-eyeq.c