devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] remoteproc: qcom: Fix handling of WCNSS IRQs
@ 2022-05-10  4:26 Sireesh Kodali
  2022-05-10  4:26 ` [PATCH 1/2] remoteproc: qcom: wcnss: Fix handling of IRQs Sireesh Kodali
  2022-05-10  4:26 ` [PATCH 2/2] arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node Sireesh Kodali
  0 siblings, 2 replies; 6+ messages in thread
From: Sireesh Kodali @ 2022-05-10  4:26 UTC (permalink / raw)
  To: devicetree, linux-arm-msm, linux-remoteproc
  Cc: bjorn.andersson, Sireesh Kodali

Hi,

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.

Sireesh Kodali (2):
  remoteproc: qcom: wcnss: Fix handling of IRQs
  arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node

 arch/arm64/boot/dts/qcom/msm8916.dtsi |  4 ++--
 drivers/remoteproc/qcom_wcnss.c       | 10 ++++++++--
 2 files changed, 10 insertions(+), 4 deletions(-)

-- 
2.36.0


^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2022-05-12  9:38 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-05-10  4:26 [PATCH 0/2] remoteproc: qcom: Fix handling of WCNSS IRQs Sireesh Kodali
2022-05-10  4:26 ` [PATCH 1/2] remoteproc: qcom: wcnss: Fix handling of IRQs Sireesh Kodali
2022-05-10  4:26 ` [PATCH 2/2] arm64: dts: qcom: msm8916: Fix typo in pronto remoteproc node Sireesh Kodali
2022-05-11 17:51   ` Stephan Gerhold
2022-05-11 18:11   ` Krzysztof Kozlowski
2022-05-12  9:37     ` Sireesh Kodali

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).