Skip to content

Commit c879ee1

Browse files
konradybcioandersson
authored andcommitted
arm64: dts: qcom: sc8180x: Describe the GIC redistributor
The redistributor properties were absent in the initial submission, add them. Fixes: 8575f19 ("arm64: dts: qcom: Introduce the SC8180x platform") Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org> Link: https://lore.kernel.org/r/20231214-topic-sc8180_fixes-v1-5-421904863006@linaro.org Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 384ea2a commit c879ee1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sc8180x.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3425,6 +3425,8 @@
34253425
reg = <0x0 0x17a00000 0x0 0x10000>, /* GICD */
34263426
<0x0 0x17a60000 0x0 0x100000>; /* GICR * 8 */
34273427
interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
3428+
#redistributor-regions = <1>;
3429+
redistributor-stride = <0 0x20000>;
34283430
};
34293431

34303432
apss_shared: mailbox@17c00000 {

0 commit comments

Comments
 (0)