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

Commit 76040a56 authored by Aparna Das's avatar Aparna Das Committed by Stephen Boyd
Browse files

ARM: dts: msm: populate dt with sdc io regulator info on MSM8610



Add sdc io regulator information to dt which needs to be enabled
for tpiu trace via sdc. This avoids relying upon the configured
values of the sdc io regulator on bootup.

Change-Id: I2130fdda47de362aa1ca11f2725a15a7410d8cce
Signed-off-by: default avatarAparna Das <adas@codeaurora.org>
parent f5e89ad9
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,6 +39,11 @@

		qcom,vdd-voltage-level = <2950000 2950000>;
		qcom,vdd-current-level = <15000 400000>;

		vdd-io-supply = <&pm8110_l21>;

		qcom,vdd-io-voltage-level = <2950000 2950000>;
		qcom,vdd-io-current-level = <200 50000>;
	};

	replicator: replicator@fc324000 {