]> git.dujemihanovic.xyz Git - u-boot.git/commit
imx9: clock: clear HW_CTRL_SEL
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:29 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000 (16:54 +0200)
commit59ecc85bcc4acf96db30e51688d5708e75a3c4f6
tree0392b1f3bc981dd678ca4379083f87556c961162
parent0079893920d8db47a6a1ac94790050867e38ec74
imx9: clock: clear HW_CTRL_SEL

The HW_CTRL_SEL should be cleared when configuring PLL to avoid
potential glitch

Reviewed-by: Ye Li <ye.li@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
arch/arm/mach-imx/imx9/clock.c