Message ID | 1682328761-17517-1-git-send-email-quic_vnivarth@quicinc.com |
---|---|
Headers | show |
Series | spi: Add DMA mode support to spi-qcom-qspi | expand |
On Mon, 24 Apr 2023 15:02:36 +0530, Vijaya Krishna Nivarthi wrote: > There are large number of QSPI irqs that fire during boot/init and later > on every suspend/resume. > This could be made faster by doing DMA instead of PIO. > Below is comparison for number of interrupts raised in 2 scenarios... > Boot up and stabilise > Suspend/Resume > > [...] Applied, thanks! [2/5] arm64: dts: qcom: sc7180: Add stream-id of qspi to iommus commit: 8164116023acb6dd600776a3391d5b0cd7699adc [3/5] arm64: dts: qcom: sc7280: Add stream-id of qspi to iommus commit: cc406006126e89c5330ff5c75da20deb5cafedf8 [4/5] arm64: dts: qcom: sdm845: Add stream-id of qspi to iommus commit: 0aa2811cf5eb2355cd91035b4a76a6120a5c6382 Best regards,