projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
384ea2a
)
arm64: dts: qcom: sc8180x: Describe the GIC redistributor
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Thu, 14 Dec 2023 18:13:42 +0000
(19:13 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Sun, 17 Dec 2023 20:28:17 +0000
(14:28 -0600)
The redistributor properties were absent in the initial submission,
add them.
Fixes: 8575f197b077 ("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>
arch/arm64/boot/dts/qcom/sc8180x.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sc8180x.dtsi
b/arch/arm64/boot/dts/qcom/sc8180x.dtsi
index 346c1376e4668cb8c230050400d9a600515ba907..fe761d6d0dd3192b5390b6767087272592a78aae 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sc8180x.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sc8180x.dtsi
@@
-3425,6
+3425,8
@@
reg = <0x0 0x17a00000 0x0 0x10000>, /* GICD */
<0x0 0x17a60000 0x0 0x100000>; /* GICR * 8 */
interrupts = <GIC_PPI 9 IRQ_TYPE_LEVEL_HIGH>;
+ #redistributor-regions = <1>;
+ redistributor-stride = <0 0x20000>;
};
apss_shared: mailbox@17c00000 {