Commit 4cce115f authored by Bjorn Andersson's avatar Bjorn Andersson Committed by Andy Gross

arm64: dts: qcom: msm8996: Disabled VFE SMMU

Initializing the SMMU trips a security violation, so disable the VFE
SMMU for now.

Fixes: f3442ab9 ("arm64: dts: qcom: msm8996: Add VFE SMMU node")
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent bf75731d
......@@ -1000,7 +1000,7 @@ vfe_smmu: arm,smmu@da0000 {
clock-names = "iface",
"bus";
#iommu-cells = <1>;
status = "ok";
status = "disabled";
};
camss: camss@a00000 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment