imx: imx9: Add MIX power init
authorPeng Fan <peng.fan@nxp.com>
Tue, 26 Jul 2022 08:41:02 +0000 (16:41 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 26 Jul 2022 09:29:01 +0000 (11:29 +0200)
commit0256577a83bd4a47ef524ceaaa8cc9fb1cd114c3
treec67590196d80cc69a557617a8e95bfa6df20a4e0
parent12f23227369847dd8ea8d25d49aa953cfb96df21
imx: imx9: Add MIX power init

Add power init of MEDIAMIX, MLMIX and DDRMIX. And clear isolation
of MIPI DSI/CSI, USBPHY after the power up.

SPL should call the power init in its boot sequence before accessing
above three MIX and USB.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/include/asm/arch-imx9/imx-regs.h
arch/arm/include/asm/arch-imx9/sys_proto.h
arch/arm/mach-imx/imx9/soc.c