imx9: correct getting LPI2C clk
authorPeng Fan <peng.fan@nxp.com>
Fri, 28 Apr 2023 04:08:18 +0000 (12:08 +0800)
committerStefano Babic <sbabic@denx.de>
Sun, 21 May 2023 14:54:40 +0000 (16:54 +0200)
commit532e73fddab1781bafd0cb501893bc4fccb54094
treed435ca1c6e0008ce4a387881f1502b47e63be430
parent5f2953eb6b3f426e470a4d79dfeab72ccfa75e5f
imx9: correct getting LPI2C clk

LPI2C_CLK_ROOT should be used instead of LPUART_CLK_ROOT for i2c

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