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

Commit 9c4e5450 authored by Deepak Kaushal's avatar Deepak Kaushal
Browse files

msm: camera: sensor: Versioning support



Kernel sensor version is KVERSION=0x1

Change-Id: I19ecc46f68bebd3f8bffb4498726f03fcaad72c9
Signed-off-by: default avatarDeepak Kaushal <dkaushal@codeaurora.org>
parent 77af73d4
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -3,6 +3,8 @@

#include <linux/v4l2-mediabus.h>

#define KVERSION 0x1

#define MAX_POWER_CONFIG      12
#define GPIO_OUT_LOW          (0 << 1)
#define GPIO_OUT_HIGH         (1 << 1)