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

Commit b86079a2 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

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

parents e5ebc319 e32ec1bf
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>;