]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6 into...
authorArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 12:56:08 +0000 (14:56 +0200)
committerArnd Bergmann <arnd@arndb.de>
Tue, 9 Apr 2013 12:56:08 +0000 (14:56 +0200)
commit0edeb373112c18dffc7ecd358f55a6868b44c0a5
tree10a2dac7501ee889f5b0b1634abd16c81d3952d0
parente7cc09614975d4aaaac771613bafd72e142c55b4
parentfba48e135aafbf1ca92231745be676846d7af719
Merge tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6 into fixes

From Shawn Guo <shawn.guo@linaro.org>:

The imx fixes for 3.9, take 5:

* A couple imx35 clock fixes for regressions caused by common clock
  framework conversion.  The admux and iomux get disabled by common
  clock framework late initcall, and hence causes problems.
* Add missing twd clock lookup in device tree.  This becomes required
  since commit eac69dd (ARM: use device tree to get smp_twd clock)
  forces all DT boot to find lookup from device tree.
* Fix imx6q ldb_di clock parents mismatch per reference manual.

* tag 'imx-fixes-3.9-5' of git://git.linaro.org/people/shawnguo/linux-2.6: (217 commits)
  ARM i.MX6: Fix ldb_di clock selection
  ARM: imx: provide twd clock lookup from device tree
  ARM: imx35 Bugfix admux clock
  ARM: clk-imx35: Bugfix iomux clock

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
MAINTAINERS