Message ID | 1671073583-10065-1-git-send-email-quic_cang@quicinc.com (mailing list archive) |
---|---|
Headers | show |
Series | Add support for UFS Event Specific Interrupt | expand |
Can, > UFS Multi-Circular Queue (MCQ) driver is on the way. This patch series > is to enable Event Specific Interrupt (ESI), which can used in MCQ > mode. > > Please note that this series is developed and tested based on the > latest MCQ driver (v11) pushed by Asutosh Das. Please rebase once Asutosh posts v12. Thanks!
Hi Martin, On 12/31/2022 6:26 AM, Martin K. Petersen wrote: > Can, > >> UFS Multi-Circular Queue (MCQ) driver is on the way. This patch series >> is to enable Event Specific Interrupt (ESI), which can used in MCQ >> mode. >> >> Please note that this series is developed and tested based on the >> latest MCQ driver (v11) pushed by Asutosh Das. > Please rebase once Asutosh posts v12. Thanks! You can pick up this series as it is after Asutosh posts v12, it should apply cleanly. If not, please let me know. Thanks. Regards, Can Guo.
Can, >>> UFS Multi-Circular Queue (MCQ) driver is on the way. This patch series >>> is to enable Event Specific Interrupt (ESI), which can used in MCQ >>> mode. >>> >>> Please note that this series is developed and tested based on the >>> latest MCQ driver (v11) pushed by Asutosh Das. >> Please rebase once Asutosh posts v12. Thanks! > > You can pick up this series as it is after Asutosh posts v12, it > should apply cleanly. Applied to 6.3/scsi-staging (with a bit of fuzz), thanks!
On Wed, 14 Dec 2022 19:06:19 -0800, Can Guo wrote: > UFS Multi-Circular Queue (MCQ) driver is on the way. This patch series is > to enable Event Specific Interrupt (ESI), which can used in MCQ mode. > > Please note that this series is developed and tested based on the latest MCQ > driver (v11) pushed by Asutosh Das. > > v2 -> v3: > - Improved commit msg of patch #2 by incorporating Bart's comment > > [...] Applied to 6.3/scsi-queue, thanks! [1/3] ufs: core: Add Event Specific Interrupt configuration vendor specific ops https://git.kernel.org/mkp/scsi/c/edb0db05607c [2/3] ufs: core: mcq: Add Event Specific Interrupt enable and config functions https://git.kernel.org/mkp/scsi/c/e02288e0265f [3/3] ufs-host: qcom: Add MCQ ESI config vendor specific ops https://git.kernel.org/mkp/scsi/c/519b6274a777