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

Commit 06a32b4b authored by Jayaprakash's avatar Jayaprakash
Browse files

ARM: dts: msm: add reg bus node in rsc driver for lito

Add reg bus node in rsc driver for lito target,
so that it can control the bus voting independently.

Change-Id: I199814149239e6868ae053cef617d1f08624db6a
parent 70a234df
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
@@ -316,6 +316,16 @@
			    <20000 20512 0 6400000>,
			    <20000 20512 0 6400000>;
		};
		qcom,sde-reg-bus {
			qcom,msm-bus,name = "disp_rsc_reg";
			qcom,msm-bus,num-cases = <4>;
			qcom,msm-bus,num-paths = <1>;
			qcom,msm-bus,vectors-KBps =
				<1 590 0 0>,
				<1 590 0 76800>,
				<1 590 0 150000>,
				<1 590 0 300000>;
		};
	};

	mdss_rotator: qcom,mdss_rotator {