]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit88556f827cd9c91c82b2a2432b014c711d1ed82e
treed435ca1c6e0008ce4a387881f1502b47e63be430
parent2055c88899c4d5039cdf2cc9abacaf14f3cf12da
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