]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit6df471befe5eae82c26bba6d95bb69030fa6c152
tree832ebfc269f8a197c7047f7d0003af1c25c8ac42
parentd1db0eea852497762cab43b905b879dfcd3b8987
parent46ae42498ef6febdaa6b51359f1ede38cd6b5a47
Merge tag 'imx-soc-3.16' into staging-3.16

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