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

Commit eefd9fa0 authored by Krishna Manikandan's avatar Krishna Manikandan
Browse files

ARM: dts: qcom: add sde-rsc-rpmh driver to disp_rsc node

Add sde rsc rpmhdriver as a child of display RSC.

Change-Id: I5916fb67d45ef4f691756077acd7459b0cbdddec
parent 22b51cbe
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1730,6 +1730,11 @@
			compatible = "qcom,bcm-voter";
			qcom,tcs-wait = <QCOM_ICC_TAG_AMC>;
		};

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

	spmi_bus: qcom,spmi@c440000 {