[PATCH 1/3] clk: imx: Add ECSPI to iMX8MN

2021-01-23 Thread sbabic
> Add ECSPI clock entries to iMX8MN clock driver. Only make those entries > available in case SPI support in U-Boot is enabled at all to conserve > space, esp. in SPL. > Signed-off-by: Marek Vasut > Cc: Peng Fan > Cc: Stefano Babic > Reviewed-by: Peng Fan Applied to u-boot-imx, master, thanks !

RE: [PATCH 1/3] clk: imx: Add ECSPI to iMX8MN

2021-01-18 Thread Peng Fan
> Subject: [PATCH 1/3] clk: imx: Add ECSPI to iMX8MN > > Add ECSPI clock entries to iMX8MN clock driver. Only make those entries > available in case SPI support in U-Boot is enabled at all to conserve space, > esp. > in SPL. > > Signed-off-by: Marek Vasut > Cc: Pe

[PATCH 1/3] clk: imx: Add ECSPI to iMX8MN

2021-01-18 Thread Marek Vasut
Add ECSPI clock entries to iMX8MN clock driver. Only make those entries available in case SPI support in U-Boot is enabled at all to conserve space, esp. in SPL. Signed-off-by: Marek Vasut Cc: Peng Fan Cc: Stefano Babic --- drivers/clk/imx/clk-imx8mn.c | 29 + 1 fil