commit | 53ebda83021222e9603103995e6ba4960cc0eed3 | [log] [tgz] |
---|---|---|
author | Peng Fan <Peng.Fan@freescale.com> | Thu Oct 29 15:54:47 2015 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Thu Nov 12 17:40:53 2015 +0100 |
tree | c52238c91cfc5e44007fddc14c42b26eba297228 | |
parent | 0c48102ae5b9ae9900b41868484a19f8d1af5574 [diff] |
imx: mx6: add clock api for lcdif Implement mxs_set_lcdclk, enable_lcdif_clock and enable_pll_video. The three API can be used to configure lcdif related clock when CONFIG_VIDEO_MXS enabled. Signed-off-by: Peng Fan <Peng.Fan@freescale.com> Cc: Stefano Babic <sbabic@denx.de>