Re: [PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

2021-04-16 Thread Mark Brown
On Sat, Apr 17, 2021 at 12:31:44AM +0800, Quanyang Wang wrote: > Sorry for any confusion caused. No worries, it's mainly just an issue for anyone doing stable backports - hopefully they'll figure things out. signature.asc Description: PGP signature

Re: [PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

2021-04-16 Thread Quanyang Wang
Hi Mark, Sorry for any confusion caused. Thanks, Quanyang On 4/17/21 12:01 AM, Mark Brown wrote: On Fri, 16 Apr 2021 22:20:42 +0800, quanyang.w...@windriver.com wrote: V2: Remove all "Fixes:" tags since they base on some patches are not with "Fixes:". V1: This series fix some issues that oc

Re: [PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

2021-04-16 Thread Mark Brown
On Fri, 16 Apr 2021 22:20:42 +0800, quanyang.w...@windriver.com wrote: > V2: > Remove all "Fixes:" tags since they base on some patches are not > with "Fixes:". > > V1: > This series fix some issues that occurs in spi-zynqmp-gqspi.c. > > [...] Applied to https://git.kernel.org/pub/scm/linux/

[V2][PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

2021-04-16 Thread quanyang . wang
From: Quanyang Wang Hi all, V2: Remove all "Fixes:" tags since they base on some patches are not with "Fixes:". V1: This series fix some issues that occurs in spi-zynqmp-gqspi.c. Thanks, Quanyang Amit Kumar Mahapatra (1): spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug Quanyang Wang

[PATCH 0/5] spi: spi-zynqmp-gqspi: fix spi issues

2021-04-15 Thread quanyang . wang
From: Quanyang Wang Hi all, This series fix some issues that occurs in spi-zynqmp-gqspi.c. Thanks, Quanyang Amit Kumar Mahapatra (1): spi: spi-zynqmp-gqspi: Resolved slab-out-of-bounds bug Quanyang Wang (4): spi: spi-zynqmp-gqspi: fix clk_enable/disable imbalance issue spi: spi-zynqmp-g