msm: camera: sensor: Add tpg driver support
Add new tpg subdev driver. This change exposes the tpg hw as a new subdev similar to that of a sensor driver. CRs-Fixed: 2973850 Change-Id: I6fdb4457d8cc829546896f26bdde8765a4258e7c Signed-off-by: Tony Lijo Jose <tjose@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
96b8731558
commit
caa6b2a1a4
@@ -43,6 +43,7 @@
|
||||
#define CAM_SFE BIT_ULL(30)
|
||||
#define CAM_CRE BIT_ULL(31)
|
||||
#define CAM_PRESIL_CORE BIT_ULL(32)
|
||||
#define CAM_TPG BIT_ULL(33)
|
||||
|
||||
/* Log level types */
|
||||
#define CAM_TYPE_TRACE (1 << 0)
|
||||
|
Reference in New Issue
Block a user