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

Commit aa2197dd authored by David Dai's avatar David Dai Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: add device to get disp rsc handle



Add device under disp_rsc to grab the mailbox handle
used to send requests to the display RSC.

Change-Id: I91089ded88ef527b1135b02a263bb23295959580
Signed-off-by: default avatarDavid Dai <daidavid1@codeaurora.org>
parent f95ea663
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -1968,6 +1968,12 @@
				  <CONTROL_TCS 0>;
		status = "disabled";

		msm_bus_disp_rsc {
			compatible = "qcom,msm-bus-rsc";
			qcom,msm-bus-id = <MSM_BUS_RSC_DISP>;
			status = "disabled";
		};

		sde_rsc_rpmh {
			compatible = "qcom,sde-rsc-rpmh";
			cell-index = <0>;