]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Merge tag 'imx-fixes-3.9-5' into imx/soc
authorShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 10:59:30 +0000 (18:59 +0800)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 12 Apr 2013 10:59:30 +0000 (18:59 +0800)
commit7c3c1b8c90e0f226610b9932cd66678d99e42176
treed3a26bcdc5d852c71d245118abc16d36ef43a508
parent31880c37c11e28cb81c70757e38392b42e695dc6
parente8094b2c17126c7dfdeafa296f206a4a3b122d23
Merge tag 'imx-fixes-3.9-5' into imx/soc

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 bd60345 (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.