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

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

Merge "ARM: dt: msm8974: Add AV timer specific data"

parents 21d7d891 ff6c1133
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -2597,6 +2597,13 @@
			qcom,smdpkt-dev-name = "smd_pkt_loopback";
		};
	};

	qcom,avtimer {
		compatible = "qcom,avtimer";
		reg = <0xfe053008 0x4>,
			<0xfe05300c 0x4>;
		reg-names = "avtimer_lsb_addr", "avtimer_msb_addr";
	};
};

&gdsc_venus {