]> git.baikalelectronics.ru Git - uboot.git/commit
imx: imx8ulp: enable MU0_B clk by default
authorPeng Fan <peng.fan@nxp.com>
Wed, 6 Apr 2022 06:30:15 +0000 (14:30 +0800)
committerStefano Babic <sbabic@denx.de>
Tue, 12 Apr 2022 15:33:56 +0000 (17:33 +0200)
commit8e2171dafb7289ccdeeaa1b7807c9c8791a8890b
tree04119365a8179582b4e3b08d3d74a3fafa5d8656
parent489018a8f819bd8ce9cb2945d5c7ba68d0bcbe36
imx: imx8ulp: enable MU0_B clk by default

Enable MU0_B clk by default. When M33 image is loaded by Jlink,
the previous method not enable MU0_B clk and not able to communicate
with M33, so let's enable it by default.

And we not put it under kernel dts, because it conflicts with i.MX8QM
suspend/resume logic which requires large change.

Reviewed-by: Ye Li <ye.li@nxp.com>
Reviewed-by: Jacky Bai <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx8ulp/clock.c
arch/arm/mach-imx/imx8ulp/soc.c