From: Liu Ying Date: Thu, 12 Feb 2015 06:01:28 +0000 (+0800) Subject: ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate X-Git-Tag: omap-for-v4.2/o2_dc~54^2~3^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=721fee59d26e46700476f4c70572e9e0f1cc8fd3;p=pandora-kernel.git ARM: imx6q: clk: Change hsi_tx clock to be a shared clock gate The CG8 field of the CCM CCGR3 register is named as 'mipi_core_cfg' clock, according to the i.MX6q/sdl reference manuals. This clock is actually the gate for several clocks, including the hsi_tx_sel clock's output and the video_27m clock's output. So, this patch changes the hsi_tx clock to be a shared clock gate. Suggested-by: Philipp Zabel Signed-off-by: Liu Ying Signed-off-by: Shawn Guo --- Reading git-diff-tree failed