projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cecb9c
)
arm64: dts: qcom: sm6375: Add IMEM
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Thu, 16 Mar 2023 14:12:54 +0000
(15:12 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 5 Apr 2023 03:17:45 +0000
(20:17 -0700)
Add a node for the IMEM block on SM6375.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230303-topic-sm6375_features0_dts-v2-5-708b8191f7eb@linaro.org
arch/arm64/boot/dts/qcom/sm6375.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sm6375.dtsi
b/arch/arm64/boot/dts/qcom/sm6375.dtsi
index a47cd80d0e1c00c62151de720de00c20a150c581..46b39fa8d5b80645b83540b7f056517fc4ef0cba 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sm6375.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sm6375.dtsi
@@
-1251,6
+1251,20
@@
};
};
+ sram@c125000 {
+ compatible = "qcom,sm6375-imem", "syscon", "simple-mfd";
+ reg = <0 0x0c125000 0 0x1000>;
+ ranges = <0 0 0x0c125000 0x1000>;
+
+ #address-cells = <1>;
+ #size-cells = <1>;
+
+ pil-reloc@94c {
+ compatible = "qcom,pil-reloc-info";
+ reg = <0x94c 0xc8>;
+ };
+ };
+
apps_smmu: iommu@c600000 {
compatible = "qcom,sm6375-smmu-500", "arm,mmu-500";
reg = <0 0x0c600000 0 0x100000>;