On 2/14/22 21:51, Angus Ainslie wrote:
Enable the clocks for spi buses 1 through 3Signed-off-by: Angus Ainslie <an...@akkea.ca> --- Changes since v1: added MXC_CSPI_CLK to ECSPI1_CLK_ROOT mapping arch/arm/include/asm/arch-imx8m/imx-regs.h | 9 +++++ arch/arm/mach-imx/imx8m/clock_imx8mq.c | 40 ++++++++++++++++++++++ 2 files changed, 49 insertions(+)
Shouldn't all this come from DT ?