Home
last modified time | relevance | path

Searched hist:"3 d91f46ca84f6b4a667a41ac1957aebf60764002" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/cpu/armv8/fsl-layerscape/
H A Dfdt.c3d91f46ca84f6b4a667a41ac1957aebf60764002 Mon Apr 10 07:04:11 UTC 2017 Yangbo Lu <yangbo.lu@nxp.com> armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQ

Current sysclk fixing would fix all clocks with 'fixed-clock' compatible.
This patch is to fix sysclk by path to avoid any incorrect fixing.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
Reviewed-by: York Sun <york.sun@nxp.com>