ARM: dts: msm: add smmu_sde_unsec to connector list

This change adds smmu_sde_unsec to connector list
for trustedvm platform in tuna target.

Change-Id: I86cba1f15319a502450f8b89b9bb96409869a821
Signed-off-by: Sampurna Bolloju <quic_sampboll@quicinc.com>
Signed-off-by: lnxdisplay <lnxdisplay@localhost>
This commit is contained in:
Sampurna Bolloju
2024-11-17 15:00:36 +05:30
committed by Linux Display Service Account
parent 738b90d9fe
commit 51764b0a87

View File

@@ -24,5 +24,5 @@
};
&mdss_mdp {
connectors = <&sde_dsi &sde_dsi1>;
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec>;
};