commit | 45fe6810347b0a83561a13d9ee656c899a309fc0 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Fri May 03 11:06:46 2013 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Mon Jun 17 15:45:11 2013 +0800 |
tree | 814f2fa01f53482a3063484943ac7f3dbbe0e7de | |
parent | c1e31d126b4db6a3a8d96883fae40fe22d5eba65 [diff] |
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 <shawn.guo@linaro.org>