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

Commit a53e9269 authored by Dhaval Patel's avatar Dhaval Patel
Browse files

ARM: dts: msm: add sde rsc power rail for kona target



Add mdss gdsc core supply and rsc clocks supply
entries for kona target in sde_rsc device node.

Change-Id: I743d0ed9b3630df7e5e597928a96abe1af429578
Signed-off-by: default avatarDhaval Patel <pdhaval@codeaurora.org>
parent 35d3c928
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -267,6 +267,12 @@

		qcom,sde-dram-channels = <2>;

		vdd-supply = <&mdss_core_gdsc>;
		clocks = <&clock_dispcc DISP_CC_MDSS_RSCC_VSYNC_CLK>,
			<&clock_dispcc DISP_CC_MDSS_NON_GDSC_AHB_CLK>,
			<&clock_dispcc DISP_CC_MDSS_RSCC_AHB_CLK>;
		clock-names = "vsync_clk", "gdsc_clk", "iface_clk";

		/* data and reg bus scale settings */
		qcom,sde-data-bus {
			qcom,msm-bus,name = "disp_rsc_mnoc";