[PATCH 0/2] arm64: dts: qcom: sm8550: switch to 4 interrupt cells to add PPI partitions for PMUs

Neil Armstrong posted 2 patches 1 month, 2 weeks ago
arch/arm64/boot/dts/qcom/sm8550.dtsi | 598 ++++++++++++++++++-----------------
1 file changed, 308 insertions(+), 290 deletions(-)
[PATCH 0/2] arm64: dts: qcom: sm8550: switch to 4 interrupt cells to add PPI partitions for PMUs
Posted by Neil Armstrong 1 month, 2 weeks ago
Swich to 4 interrupt cells on the GIC node to allow us passing
the proper PPI interrupt partitions for the ARM PMUs.

Based on thr SM8650 work at: [1]

[1] https://lore.kernel.org/all/20250227-topic-sm8650-pmu-ppi-partition-v3-0-0f6feeefe50f@linaro.org/

Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
---
Neil Armstrong (2):
      arm64: dts: qcom: sm8550: switch to interrupt-cells 4 to add PPI partitions
      arm64: dts: qcom: sm8550: add PPI interrupt partitions for the ARM PMUs

 arch/arm64/boot/dts/qcom/sm8550.dtsi | 598 ++++++++++++++++++-----------------
 1 file changed, 308 insertions(+), 290 deletions(-)
---
base-commit: 5303936d609e09665deda94eaedf26a0e5c3a087
change-id: 20250820-topic-sm8550-upstream-pmu-ppi-4-cells-1bd59cd3862a

Best regards,
-- 
Neil Armstrong <neil.armstrong@linaro.org>
Re: [PATCH 0/2] arm64: dts: qcom: sm8550: switch to 4 interrupt cells to add PPI partitions for PMUs
Posted by Bjorn Andersson 1 month, 1 week ago
On Wed, 20 Aug 2025 11:49:21 +0200, Neil Armstrong wrote:
> Swich to 4 interrupt cells on the GIC node to allow us passing
> the proper PPI interrupt partitions for the ARM PMUs.
> 
> Based on thr SM8650 work at: [1]
> 
> [1] https://lore.kernel.org/all/20250227-topic-sm8650-pmu-ppi-partition-v3-0-0f6feeefe50f@linaro.org/
> 
> [...]

Applied, thanks!

[1/2] arm64: dts: qcom: sm8550: switch to interrupt-cells 4 to add PPI partitions
      commit: 40db99f1b6aaf47064aa3891c92eae01da215d6e
[2/2] arm64: dts: qcom: sm8550: add PPI interrupt partitions for the ARM PMUs
      commit: 4f97774ac2ee37d29adfd9732009729e1cbf7bdf

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>