arm64: dts: qcom: msm8998*: Keep MMCC & MMSS_SMMU enabled by default

MMCC is a component of the SoC that should always be configured. It was kept
off due to misconfiguration on clamshell machines. Keep it disabled on these
ones and enable it by default on all the others.

Exactly the same story applies to MMSS_SMMU, which directly depends on MMCC.

Do note, that if a platform doesn't use neither EFIFB (only applies to WoA
devices in this case) or simplefb (applies to precisely 2 msm8998 devices
as of this commit), this will not cause any harm.

Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org>
This commit is contained in:
Konrad Dybcio 2022-04-22 22:39:24 +02:00 committed by Jami Kettunen
parent 7b4df030bf
commit 9479a999eb
2 changed files with 0 additions and 12 deletions

View file

@ -516,10 +516,6 @@
firmware-name = "qcom/msm8998/fxtec/slpi_v2.mbn";
};
&mmcc {
status = "okay";
};
&etf {
status = "okay";
};

View file

@ -402,14 +402,6 @@
status = "okay";
};
&mmcc {
status = "ok";
};
&mmss_smmu {
status = "ok";
};
&pm8005_regulators {
/* VDD_GFX supply */
pm8005_s1: s1 {