]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
authorOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:45:42 +0000 (23:45 -0700)
committerOlof Johansson <olof@lixom.net>
Tue, 21 May 2013 06:46:46 +0000 (23:46 -0700)
commita14c1cbf628bd02bcb38070619a24457bbff6aa2
tree79d4ce081523e22f3b712f6ceb0f5b8981476dee
parente7f44b1337a413a11f3ab08f4a54024ff708ad2b
parentac682e30d83b880494cf71c0ca48062226283cb5
Merge tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes

From Shawn Guo, imx fixes for 3.10:

- A few imx6 clock fixes.  Nothing is extremely important, but since
  we're still in early -rc, I send them for 3.10 inclusion.
- Having bootloader handle ARM errata, we will need to replicate the
  diagnostic register of boot cpu into secondary cores, since
  bootloader only sets up boot cpu.  Otherwise, errata workaround simply
  does not work.

* tag 'imx-fixes-3.10' of git://git.linaro.org/people/shawnguo/linux-2.6:
  ARM: imx: fix typo in gpu3d_shader_sels
  ARM: imx: replicate the diagnostic register of boot cpu into secondary cores
  ARM i.MX6: correct MLB clock configuration
  ARM i.MX6q: Fix periph_clk2_sel and periph2_clk2_sel clocks

Signed-off-by: Olof Johansson <olof@lixom.net>