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

Commit 7f7bdfe5 authored by Srikanth Uyyala's avatar Srikanth Uyyala
Browse files

msm: avtimer: enable avtimer for 8916



avtimer clock tick is used to timestamp the data buffers by camera
driver. The avtimer driver provides the API to get the Q6 out of
powercollpased state so that avtimer value read is correct. This
change enables the avtimer driver for Q6 APR version V3 which is
used by 8916.

Change-Id: Iff17ae8534966824e23cdc0d351931d7b1425e84
Signed-off-by: default avatarSrikanth Uyyala <suyyala@codeaurora.org>
parent 458bbce8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -130,7 +130,7 @@ config KLM

config MSM_AVTIMER
	tristate "Avtimer Driver"
	depends on MSM_QDSP6_APRV2
	depends on MSM_QDSP6_APRV2 || MSM_QDSP6_APRV3
	help
		This driver gets the Q6 out of power collapsed state and
		exposes ioctl control to read avtimer tick.