From: Shawn Guo Date: Fri, 3 May 2013 03:06:46 +0000 (+0800) Subject: ARM: imx: add clock support for imx6sl X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~69^2~10^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=45fe6810347b0a83561a13d9ee656c899a309fc0;p=pandora-kernel.git ARM: imx: add clock support for imx6sl Add clock support for i.MX6 SoloLite. It uses the dtc marco support to define all clock IDs in imx6sl-clock.h, which will be included by both clock driver and device tree sources, so that the data will stay sync all the time between kernel and DT. Signed-off-by: Shawn Guo --- Reading git-diff-tree failed