commit | 708f69275329d4e23ed2f927cee7674ca25c1544 | [log] [tgz] |
---|---|---|
author | Peng Fan <peng.fan@nxp.com> | Sun Dec 11 19:24:28 2016 +0800 |
committer | Stefano Babic <sbabic@denx.de> | Fri Dec 16 11:38:24 2016 +0100 |
tree | 69e0a4e1f2e9fff2c87985733ba6ac23cffd7531 | |
parent | e332623b0328f91c76d99c356c350fc04b1fc8dc [diff] |
imx: clock: gate clk before changing pix clk mux The LCDIF Pixel clock mux is not glitchless, so need to gate before changing mux. Also change enable_lcdif_clock prototype with a new input parameter to indicate disable or enable. Signed-off-by: Peng Fan <peng.fan@nxp.com> Cc: Stefano Babic <sbabic@denx.de>