[RESEND PATCH 3/6] clk: imx8mm: Add SPI clocks

2021-07-10 Thread sbabic
> From: Frieder Schrempf > Add the clocks for the ECSPI controllers. This is ported from > Linux v5.13-rc4. > Signed-off-by: Frieder Schrempf Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Softwa

[RESEND PATCH 3/6] clk: imx8mm: Add SPI clocks

2021-07-10 Thread sbabic
> From: Frieder Schrempf > Add the clocks for the ECSPI controllers. This is ported from > Linux v5.13-rc4. > Signed-off-by: Frieder Schrempf Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic -- = DENX Softwa

[RESEND PATCH 3/6] clk: imx8mm: Add SPI clocks

2021-06-07 Thread Frieder Schrempf
From: Frieder Schrempf Add the clocks for the ECSPI controllers. This is ported from Linux v5.13-rc4. Signed-off-by: Frieder Schrempf --- drivers/clk/imx/clk-imx8mm.c | 23 ++- 1 file changed, 22 insertions(+), 1 deletion(-) diff --git a/drivers/clk/imx/clk-imx8mm.c b/driv