Merge "ARM: dts: msm: Disable KGSL SMMU for neo LA"

This commit is contained in:
qctecmdr
2022-04-25 01:15:30 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -461,3 +461,7 @@
};
#include "neo_la-reserved-memory.dtsi"
&kgsl_smmu {
status = "disabled";
};