[yocto] [PATCH] drivers: dspi: fsl: fix dspi transfer hang issue

2021-06-03 Thread Zhantao Tang
atch is to fix this issue. Signed-off-by: Zhantao Tang --- drivers/spi/spi-fsl-dspi.c | 10 ++ 1 file changed, 2 insertions(+), 8 deletions(-) diff --git a/drivers/spi/spi-fsl-dspi.c b/drivers/spi/spi-fsl-dspi.c index 063cf4a60ed3..c20cce466bf7 100644 --- a/drivers/spi/spi-fsl-dspi.c +++ b/

[yocto] [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: dspi: fsl: fix dspi transfer hang issue

2021-06-03 Thread Zhantao Tang
Hi Bruce, There is an patch to fix dspi hang issue. Would you please help to merge this patch into linux-ycoto kernel, v5.10, branch is v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx? Thanks, Zhantao -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#53

Re: [yocto] [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: dspi: fsl: fix dspi transfer hang issue

2021-06-07 Thread Zhantao Tang
On 2021/6/7 上午11:06, Bruce Ashfield wrote: [Please note: This e-mail is from an EXTERNAL e-mail address] In message: [linux-yocto] [linux-yocto v5.10/standard/nxp-sdk-5.4/nxp-s32g2xx]: drivers: dspi: fsl: fix dspi transfer hang issue on 04/06/2021 Zhantao Tang wrote: Hi Bruce, There is an