armv8/fsl-layerscape: fdt: avoid incorrect fixing with CONFIG_SYS_CLK_FREQ
authorYangbo Lu <yangbo.lu@nxp.com>
Mon, 10 Apr 2017 07:04:11 +0000 (15:04 +0800)
committerYork Sun <york.sun@nxp.com>
Mon, 17 Apr 2017 16:03:30 +0000 (09:03 -0700)
commit3d91f46ca84f6b4a667a41ac1957aebf60764002
treee79658c0a01f29dfc6b0624764ab27d43dd849fd
parent85a9a14e4b37696366d2f9d58c40a1185011dc4b
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>
arch/arm/cpu/armv8/fsl-layerscape/fdt.c