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

Commit b2b1ed80 authored by Srinu Gorle's avatar Srinu Gorle
Browse files

ARM: dts: msm: Add support for turbo frequency efuse for MSM8953



Add efuse register to be read to identify the bin and
update venus turbo frequency with 540Mhz.

CRs-Fixed: 2003376
Change-Id: I14c141847c6aee94a6f26b0f31bc65f892ed36cf
Signed-off-by: default avatarSrinu Gorle <sgorle@codeaurora.org>
parent be05b187
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -22,6 +22,13 @@
	qcom,rmnet-ipa {
		status = "disabled";
	};
	qcom,vidc@1d00000 {
		reg = <0x01d00000 0xff000>,
			<0x000a4124 0x08>;
		reg-names = "vidc", "efuse";
		qcom,venus-uplift-freq = <540000000>;
		qcom,speedbin-version = <0x7 0x8>;
	};
};

&pm8953_vadc {