]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge tag 'imx-soc-3.16' into staging-3.16
authorShawn Guo <shawn.guo@freescale.com>
Sun, 18 May 2014 03:21:55 +0000 (11:21 +0800)
committerShawn Guo <shawn.guo@freescale.com>
Sun, 18 May 2014 03:21:55 +0000 (11:21 +0800)
i.MX SoC changes for 3.16:
 - A few cleanups on mx21ads board file, which should make the later
   conversion to DT a little bit easier.
 - Add some missing clocks and drop unused clk lookups for i.MX1 and
   i.MX27 clock drivers
 - Add initial i.MX SoloX (imx6sx) SoC support
 - Remove mx51_babbage and mach-cpuimx51sd board files, as the
   equivalent DT support is ready for the boards
 - Clean up device tree timer initialization a little bit
 - Add missing i2c4 clock for i.MX6 DualLite/Solo
 - Add missing CKO clock i.MX25
 - Add shared gate clock support for i.MX specific clk_gate2
 - Add low-level debug support for SoC VF610
 - Some random code cleanups and defconfig updates


Trivial merge