[PATCH 13/42] imx9: correct getting LPI2C clk

2023-05-21 Thread sbabic
> From: Peng Fan > LPI2C_CLK_ROOT should be used instead of LPUART_CLK_ROOT for i2c > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Software Engineering GmbH,

[PATCH 13/42] imx9: correct getting LPI2C clk

2023-04-27 Thread Peng Fan (OSS)
From: Peng Fan LPI2C_CLK_ROOT should be used instead of LPUART_CLK_ROOT for i2c Signed-off-by: Peng Fan --- arch/arm/mach-imx/imx9/clock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/mach-imx/imx9/clock.c b/arch/arm/mach-imx/imx9/clock.c index