ARM: dts: msm: add secure cb to connector-list on sun target

Add smmu secure context bank to the connector-list on sun target
to make it as part of the drm component dependent list.

Change-Id: I9e1d65f32b864f12e9683566771acdc687923380
Signed-off-by: Veera Sundaram Sankaran <quic_veeras@quicinc.com>
This commit is contained in:
Veera Sundaram Sankaran
2024-01-19 17:32:06 -08:00
parent a5e286170d
commit c87ac12f64

View File

@@ -107,7 +107,7 @@
}; };
&mdss_mdp { &mdss_mdp {
connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &sde_wb1 &sde_wb2 &sde_dp>; connectors = <&sde_dsi &sde_dsi1 &smmu_sde_unsec &smmu_sde_sec &sde_wb1 &sde_wb2 &sde_dp>;
}; };
&dsi_vtdr6130_amoled_cmd { &dsi_vtdr6130_amoled_cmd {