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

From: Konrad Dybcio

Date: Tue Mar 17 2026 - 10:51:13 EST


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@xxxxxxxxxxxxxxxx>
---
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@xxxxxxxxxxxxxxxx>