public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] irqchip/qcom-pdc: support v3.2 HW
@ 2023-08-29  9:21 Dmitry Baryshkov
  2023-08-29  9:21 ` [PATCH v3 1/2] irqchip/qcom-pdc: Add support for " Dmitry Baryshkov
  2023-08-29  9:21 ` [PATCH v3 2/2] arm64: dts: qcom: sm8150: extend the size of the PDC resource Dmitry Baryshkov
  0 siblings, 2 replies; 6+ messages in thread
From: Dmitry Baryshkov @ 2023-08-29  9:21 UTC (permalink / raw)
  To: Andy Gross, Bjorn Andersson, Konrad Dybcio, Thomas Gleixner,
	Marc Zyngier
  Cc: linux-arm-msm, linux-kernel

As Neil's patch has been dropped, because of the regression, squash the
fix for sm8150 into the original patch (so that we don't have broken
kernel commit).

Changes since v2:
- Fix PDC resource size if it is too short instead of setting version to
  dummy 0 value (Marc).
- Squashed the fix into the original patch.

Changes since v1:
- Changed IRQ_ENABLE handling based on Maulik's comments

Dmitry Baryshkov (1):
  arm64: dts: qcom: sm8150: extend the size of the PDC resource

Neil Armstrong (1):
  irqchip/qcom-pdc: Add support for v3.2 HW

 arch/arm64/boot/dts/qcom/sm8150.dtsi |  2 +-
 drivers/irqchip/qcom-pdc.c           | 73 ++++++++++++++++++++++------
 2 files changed, 60 insertions(+), 15 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2023-08-29 12:31 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-29  9:21 [PATCH v3 0/2] irqchip/qcom-pdc: support v3.2 HW Dmitry Baryshkov
2023-08-29  9:21 ` [PATCH v3 1/2] irqchip/qcom-pdc: Add support for " Dmitry Baryshkov
2023-08-29  9:50   ` Maulik Shah (mkshah)
2023-08-29 12:30   ` Marc Zyngier
2023-08-29  9:21 ` [PATCH v3 2/2] arm64: dts: qcom: sm8150: extend the size of the PDC resource Dmitry Baryshkov
2023-08-29  9:33   ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox