Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-19 Thread Stefano Babic
On 15.02.22 21:26, Marek Vasut wrote: On 2/15/22 18:58, Angus Ainslie wrote: On 2022-02-15 08:45, Marek Vasut wrote: On 2/15/22 15:55, Angus Ainslie wrote: On 2022-02-15 00:01, Marek Vasut wrote: On 2/15/22 01:51, Angus Ainslie wrote: On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-15 Thread Marek Vasut
On 2/15/22 18:58, Angus Ainslie wrote: On 2022-02-15 08:45, Marek Vasut wrote: On 2/15/22 15:55, Angus Ainslie wrote: On 2022-02-15 00:01, Marek Vasut wrote: On 2/15/22 01:51, Angus Ainslie wrote: On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-15 Thread Angus Ainslie
On 2022-02-15 08:45, Marek Vasut wrote: On 2/15/22 15:55, Angus Ainslie wrote: On 2022-02-15 00:01, Marek Vasut wrote: On 2/15/22 01:51, Angus Ainslie wrote: On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-15 Thread Marek Vasut
On 2/15/22 15:55, Angus Ainslie wrote: On 2022-02-15 00:01, Marek Vasut wrote: On 2/15/22 01:51, Angus Ainslie wrote: On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- Changes since

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-15 Thread Angus Ainslie
On 2022-02-15 00:01, Marek Vasut wrote: On 2/15/22 01:51, Angus Ainslie wrote: On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- Changes since v1: added MXC_CSPI_CLK to

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-15 Thread Marek Vasut
On 2/15/22 01:51, Angus Ainslie wrote: Hi Marek, Hi, On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- Changes since v1: added MXC_CSPI_CLK to ECSPI1_CLK_ROOT mapping  

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-14 Thread Angus Ainslie
Hi Marek, On 2022-02-14 16:25, Marek Vasut wrote: On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- Changes since v1: added MXC_CSPI_CLK to ECSPI1_CLK_ROOT mapping arch/arm/include/asm/arch-imx8m/imx-regs.h | 9 +

Re: [PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-14 Thread Marek Vasut
On 2/14/22 21:51, Angus Ainslie wrote: Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- 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

[PATCH v2] imx8m: clock_imx8mq: Add the ecspi clocks

2022-02-14 Thread Angus Ainslie
Enable the clocks for spi buses 1 through 3 Signed-off-by: Angus Ainslie --- 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