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

Commit 040b19d5 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 AV timer specific data for APQ8084"

parents 20f63cf4 ab0055a6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -5416,6 +5416,13 @@
					  <45 512 25000 200000>,  /* 200 Mbps */
					  <45 512 100000 200000>; /* 800 Mbps */
	};

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

&gdsc_venus {