]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clock
authorLiu Ying <Ying.Liu@freescale.com>
Thu, 12 Feb 2015 06:01:27 +0000 (14:01 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 2 Mar 2015 12:52:06 +0000 (20:52 +0800)
commit6c885b86c1b9f31a59b4e3d9dfa57bcd13e5da72
tree3191348ad1106c84d18bfb65e893cbf11c0df7fc
parente03faad4c008308f4aa9554f13a220928d4a0d84
ARM: imx6q: clk: Change hdmi_isfr clock's parent to be video_27m clock

According to the table 33-1 in the i.MX6Q reference manual, the hdmi_isfr
clock's parent should be the video_27m clock.  The i.MX6DL reference manual
has the same statement.  This patch changes the hdmi_isfr clock's parent
from the pll3_pfd1_540m clock to the video_27m clock.

Suggested-by: Philipp Zabel <p.zabel@pengutronix.de>
Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx6q.c