ARM: i.MX6: clk: add different DualLite MLB clock config
authorDirk Behme <dirk.behme@gmail.com>
Sat, 18 May 2013 07:25:28 +0000 (09:25 +0200)
committerShawn Guo <shawn.guo@linaro.org>
Mon, 17 Jun 2013 07:45:13 +0000 (15:45 +0800)
commitfbcb441217dd2bce00e892fd5b2a481c2249f1a4
tree833bf8bca771c83badd060bb2b67ab98ac073cc2
parentbeb2d1c1ba8bcbb31cc15875f65bcff0b2f79f64
ARM: i.MX6: clk: add different DualLite MLB clock config

The CCM_CBCMR register (address 0x02C4018) has different meaning
between the i.MX6 Quad/Dual and the i.MX6 Solo/DualLite.

Compared to the i.MX6 Quad/Dual, the CCM_CBCMR register in the
i.MX6 Solo/DualLite reuses the gpu2d_core bits for the MLB clock
configuration.

Signed-off-by: Dirk Behme <dirk.behme@gmail.com>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/clk-imx6q.c