[PATCH 0/6] Fix up GIC_ITS ranges in QCOM DTs

Konrad Dybcio posted 6 patches 2 weeks, 6 days ago
arch/arm64/boot/dts/qcom/kaanapali.dtsi | 2 +-
arch/arm64/boot/dts/qcom/milos.dtsi     | 2 +-
arch/arm64/boot/dts/qcom/sm8450.dtsi    | 2 +-
arch/arm64/boot/dts/qcom/sm8550.dtsi    | 2 +-
arch/arm64/boot/dts/qcom/sm8650.dtsi    | 2 +-
arch/arm64/boot/dts/qcom/sm8750.dtsi    | 2 +-
6 files changed, 6 insertions(+), 6 deletions(-)
[PATCH 0/6] Fix up GIC_ITS ranges in QCOM DTs
Posted by Konrad Dybcio 2 weeks, 6 days ago
Platforms with GIC-700 have additional registers (such as GITS_SGIR).
Checked against the docs and compile-tested only.

Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
---
Konrad Dybcio (6):
      arm64: dts: qcom: kaanapali: Fix GIC_ITS range length
      arm64: dts: qcom: milos: Fix GIC_ITS range length
      arm64: dts: qcom: sm8450: Fix GIC_ITS range length
      arm64: dts: qcom: sm8550: Fix GIC_ITS range length
      arm64: dts: qcom: sm8650: Fix GIC_ITS range length
      arm64: dts: qcom: sm8750: Fix GIC_ITS range length

 arch/arm64/boot/dts/qcom/kaanapali.dtsi | 2 +-
 arch/arm64/boot/dts/qcom/milos.dtsi     | 2 +-
 arch/arm64/boot/dts/qcom/sm8450.dtsi    | 2 +-
 arch/arm64/boot/dts/qcom/sm8550.dtsi    | 2 +-
 arch/arm64/boot/dts/qcom/sm8650.dtsi    | 2 +-
 arch/arm64/boot/dts/qcom/sm8750.dtsi    | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)
---
base-commit: 95c541ddfb0815a0ea8477af778bb13bb075079a
change-id: 20260317-topic-its_range_fixup-87af5cd6d8dc

Best regards,
-- 
Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Re: [PATCH 0/6] Fix up GIC_ITS ranges in QCOM DTs
Posted by Abel Vesa 2 weeks, 6 days ago
On 26-03-17 15:41:13, Konrad Dybcio wrote:
> Platforms with GIC-700 have additional registers (such as GITS_SGIR).
> Checked against the docs and compile-tested only.
> 
> Signed-off-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>

Really straight-forward patchset, so for the whole thing:

Reviewed-by: Abel Vesa <abel.vesa@oss.qualcomm.com>
Re: [PATCH 0/6] Fix up GIC_ITS ranges in QCOM DTs
Posted by Bjorn Andersson 2 weeks, 4 days ago
On Tue, 17 Mar 2026 15:41:13 +0100, Konrad Dybcio wrote:
> Platforms with GIC-700 have additional registers (such as GITS_SGIR).
> Checked against the docs and compile-tested only.
> 
> 

Applied, thanks!

[1/6] arm64: dts: qcom: kaanapali: Fix GIC_ITS range length
      commit: b361ec125d847652a2b11b93f1ac083d76d1747e
[2/6] arm64: dts: qcom: milos: Fix GIC_ITS range length
      commit: fd05433d7c043252a4789979d8823351c4b6f56e
[3/6] arm64: dts: qcom: sm8450: Fix GIC_ITS range length
      commit: 5d3b10acd2eb541625bf04d72b0cf7738002e493
[4/6] arm64: dts: qcom: sm8550: Fix GIC_ITS range length
      commit: bd56d3eba56247d9a6d9677811184b82dba433f6
[5/6] arm64: dts: qcom: sm8650: Fix GIC_ITS range length
      commit: 68e63451115af1777aa20551f7dc7c307680e012
[6/6] arm64: dts: qcom: sm8750: Fix GIC_ITS range length
      commit: 3d3da7a4a8c9b5209163888a20746e0193303dfd

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