projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c564b69
)
arm64: dts: qcom: sm8150: Add qcom,smmu-500 to Adreno SMMU
author
Konrad Dybcio
<konrad.dybcio@linaro.org>
Thu, 16 Feb 2023 14:56:44 +0000
(15:56 +0100)
committer
Bjorn Andersson
<andersson@kernel.org>
Wed, 15 Mar 2023 02:30:47 +0000
(19:30 -0700)
Add the fallback Qualcomm SMMU500 compatible to the Adreno SMMU.
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link:
https://lore.kernel.org/r/20230216145646.4095336-3-konrad.dybcio@linaro.org
arch/arm64/boot/dts/qcom/sm8150.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm64/boot/dts/qcom/sm8150.dtsi
b/arch/arm64/boot/dts/qcom/sm8150.dtsi
index c7e0cc18c21fc4ae314f30d02b79a3e69d301234..55aea7c05ed8a368b22f2e2d9a971a2ad1b44abc 100644
(file)
--- a/
arch/arm64/boot/dts/qcom/sm8150.dtsi
+++ b/
arch/arm64/boot/dts/qcom/sm8150.dtsi
@@
-2271,7
+2271,8
@@
};
adreno_smmu: iommu@2ca0000 {
- compatible = "qcom,sm8150-smmu-500", "qcom,adreno-smmu", "arm,mmu-500";
+ compatible = "qcom,sm8150-smmu-500", "qcom,adreno-smmu",
+ "qcom,smmu-500", "arm,mmu-500";
reg = <0 0x02ca0000 0 0x10000>;
#iommu-cells = <2>;
#global-interrupts = <1>;