Re: [PATCH] bsp/imx: Add cs_change support to SPI

2021-10-06 Thread Christian MAUDERER
Thanks. I'll push it. Best regards Christian Am 06.10.21 um 09:39 schrieb Chris Johns: I think you or Sebastian are the imx maintainers so please push when you wish. :) Thanks Chris On 1/10/21 4:31 pm, Christian Mauderer wrote: --- bsps/arm/imx/spi/imx-ecspi.c | 10 ++ 1 file

Re: [PATCH] bsp/imx: Add cs_change support to SPI

2021-10-06 Thread Chris Johns
I think you or Sebastian are the imx maintainers so please push when you wish. :) Thanks Chris On 1/10/21 4:31 pm, Christian Mauderer wrote: > --- > bsps/arm/imx/spi/imx-ecspi.c | 10 ++ > 1 file changed, 6 insertions(+), 4 deletions(-) > > diff --git a/bsps/arm/imx/spi/imx-ecspi.c

[PATCH] bsp/imx: Add cs_change support to SPI

2021-10-01 Thread Christian Mauderer
--- bsps/arm/imx/spi/imx-ecspi.c | 10 ++ 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/bsps/arm/imx/spi/imx-ecspi.c b/bsps/arm/imx/spi/imx-ecspi.c index 26ba812f62..4732b84713 100644 --- a/bsps/arm/imx/spi/imx-ecspi.c +++ b/bsps/arm/imx/spi/imx-ecspi.c @@ -350,6 +350,9 @@