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:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user