mirror of
https://github.com/nxp-imx/linux-imx.git
synced 2025-09-03 02:16:09 +02:00

Add clock framework for Treerunner (S32V234), based on code from the i.MX 3.10.17 codebase[1]. Add clock definitions that are used in the clocks vector (tree). At this point, the only PLL enabled is PERIPH-PLL. [1] https://source.codeaurora.org/external/imx/linux-imx/tree/?h=imx_3.10.17_1.0.0_ga_caf Signed-off-by: Stoica Cosmin-Stefan <cosmin.stoica@nxp.com> Signed-off-by: Larisa Grigore <Larisa.Grigore@nxp.com> Signed-off-by: Stefan-Gabriel Mirea <stefan-gabriel.mirea@nxp.com>
107 B
107 B
config ARCH_S32_CLK bool "Enable S32 CLK Framework" help Support for the Clock Framework on S32 SoCs.