mx6: clock: Introduce disable_ipu_clock()
authorFabio Estevam <festevam@gmail.com>
Fri, 12 Jul 2019 12:32:23 +0000 (09:32 -0300)
committerStefano Babic <sbabic@denx.de>
Sun, 3 Nov 2019 12:16:51 +0000 (13:16 +0100)
commitfa64df460267d6189951c23f90b7e93c0f852ead
treeb1b7622e6a6e67228bc73eb8fb3321e94b02a1e3
parent1be51fed567748a1103d69102b0da2af9f699618
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>
arch/arm/include/asm/arch-mx6/clock.h
arch/arm/mach-imx/mx6/clock.c