Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 412bcfe0 authored by Kalyan Thota's avatar Kalyan Thota
Browse files

ARM: dts: msm: enable display rsc for sm6150



Enable display rsc on sm6150 target for clock gating
and bw update.

Change-Id: If02107e3f4c9664222369e71750ef6d7289bcabd
Signed-off-by: default avatarKalyan Thota <kalyant@codeaurora.org>
parent af207bbd
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -165,7 +165,7 @@
};

&mdss_mdp {
	connectors = <&sde_wb &sde_dsi>;
	connectors = <&sde_rscc &sde_wb &sde_dsi>;
};

&dsi_sim_vid {
+1 −2
Original line number Diff line number Diff line
@@ -253,8 +253,7 @@
		reg = <0xaf20000 0x1c44>,
			<0xaf30000 0x3fd4>;
		reg-names = "drv", "wrapper";
		qcom,sde-rsc-version = <1>;
		status = "disabled";
		qcom,sde-rsc-version = <2>;

		vdd-supply = <&mdss_core_gdsc>;
		clocks = <&clock_dispcc DISP_CC_MDSS_RSCC_VSYNC_CLK>,