arm64: dts: qcom: msm8996: Disabled VFE SMMU
Initializing the SMMU trips a security violation, so disable the VFE
SMMU for now.
Fixes: f3442ab972
("arm64: dts: qcom: msm8996: Add VFE SMMU node")
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
This commit is contained in:
parent
bf75731dbc
commit
4cce115f12
|
@ -1000,7 +1000,7 @@
|
|||
clock-names = "iface",
|
||||
"bus";
|
||||
#iommu-cells = <1>;
|
||||
status = "ok";
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
camss: camss@a00000 {
|
||||
|
|
Loading…
Reference in New Issue