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

Commit e32ec1bf authored by Maheshwar Ajja's avatar Maheshwar Ajja Committed by Abdulla Anam
Browse files

ARM: dts: msm: add efuse register information on msm8953



Add efuse register information for clients to read to
know the platform information.

CRs-Fixed: 987512
Change-Id: Ibd3afc52f12f22359fa40950a45a136a4f4b6249
Signed-off-by: default avatarMaheshwar Ajja <majja@codeaurora.org>
parent 53d1dd96
Loading
Loading
Loading
Loading
+4 −1
Original line number Diff line number Diff line
@@ -13,7 +13,10 @@
&soc {
	qcom,vidc@1d00000 {
		compatible = "qcom,msm-vidc";
		reg = <0x01d00000 0xff000>;
		reg = <0x01d00000 0xff000>,
			<0x000a4124 0x4>;
		reg-names = "vidc", "efuse";
		qcom,platform-version = <0x00180000 0x13>;
		interrupts = <0 44 0>;
		/* Regulators */
		venus-supply = <&gdsc_venus>;