Message ID | 20220526141740.15834-1-sireeshkodali1@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | remoteproc: qcom: Fix handling of WCNSS IRQs | expand |
On Thu, 26 May 2022 19:47:38 +0530, Sireesh Kodali wrote: > Due to a bug in the code that fetches the IRQs from the device tree, the > optional "stop-ack" IRQ was never used, even if it was defined in the > device tree. This also allowed a typo in the MSM8916 SoC device tree, > where the "stop-ack" irq was instead labeled "stop". > > The attached patches fix the handling of IRQs in the code, and fix the > typo in the MSM8916 device tree. > > [...] Applied, thanks! [1/2] remoteproc: qcom: wcnss: Fix handling of IRQs (no commit info) [2/2] arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node commit: 5458d6f2827cd30218570f266b8d238417461f2f Best regards,