commit | fa64df460267d6189951c23f90b7e93c0f852ead | [log] [tgz] |
---|---|---|
author | Fabio Estevam <festevam@gmail.com> | Fri Jul 12 09:32:23 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Sun Nov 03 13:16:51 2019 +0100 |
tree | b1b7622e6a6e67228bc73eb8fb3321e94b02a1e3 | |
parent | 1be51fed567748a1103d69102b0da2af9f699618 [diff] |
mx6: clock: Introduce disable_ipu_clock() Introduce disable_ipu_clock(). This is done in preparation for configuring the NoC registers on i.MX6QP in SPL. Afer the NoC registers are set the IPU clocks can be disabled. Signed-off-by: Fabio Estevam <festevam@gmail.com> Reviewed-by: Peng Fan <peng.fan@nxp.com>