From: Anson Huang Date: Tue, 12 Aug 2014 09:26:03 +0000 (+0800) Subject: ARM: imx: correct gpu2d_axi and gpu3d_axi clock setting X-Git-Tag: omap-for-v3.17/fixes-against-rc2~18^2~7^2~2 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6248c273eb305fb4fa3240cc0b840118c44cd122;p=pandora-kernel.git ARM: imx: correct gpu2d_axi and gpu3d_axi clock setting On i.MX6Q, gpu2d_axi and gpu3d_axi are either from AXI or AHB clock, but on i.MX6DL, gpu2d_axi and gpu3d_axi are from mmdc_ch0_axi_podf, and they can NOT be gated by mmdc_ch0_axi 's clock gate, the mux option register field(CCM_CBCMR) is marked as "Reserved" now on i.MX6DL RM, so correct these two clks setting. Signed-off-by: Anson Huang Signed-off-by: Shawn Guo --- Reading git-diff-tree failed