mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 06:25:52 +02:00
camsys_head: 0.0xd.0
Change-Id: Iba577aeda613a7383d1ea0ef05b1a27e3d251f95 Signed-off-by: dalong.zhang <dalon.zhang@rock-chips.com>
This commit is contained in:
parent
61c969d5c9
commit
5cbe2de0aa
12
include/media/camsys_head.h
Executable file → Normal file
12
include/media/camsys_head.h
Executable file → Normal file
|
|
@ -28,16 +28,20 @@
|
|||
*v0.a.0:
|
||||
1) support external flash IC
|
||||
*v0.b.0:
|
||||
1) add CamSys_SensorBit0_CifBit4 in enum camsys_cifio_e.
|
||||
1) add CamSys_SensorBit0_CifBit4 in enum camsys_cifio_e.
|
||||
*v0.c.0:
|
||||
1) support sensor powerup sequence configurable.
|
||||
*v0.d.0:
|
||||
1) powerup sequence type moved to common_head.h.
|
||||
*/
|
||||
#define CAMSYS_HEAD_VERSION KERNEL_VERSION(0,0xb,0)
|
||||
#define CAMSYS_HEAD_VERSION KERNEL_VERSION(0,0xd,0)
|
||||
|
||||
#define CAMSYS_MARVIN_DEVNAME "camsys_marvin"
|
||||
#define CAMSYS_MARVIN_DEVNAME "camsys_marvin"
|
||||
#define CAMSYS_CIF0_DEVNAME "camsys_cif0"
|
||||
#define CAMSYS_CIF1_DEVNAME "camsys_cif1"
|
||||
|
||||
#define CAMSYS_NAME_LEN 32
|
||||
|
||||
|
||||
#define CAMSYS_DEVID_MARVIN 0x00000001
|
||||
#define CAMSYS_DEVID_CIF_0 0x00000002
|
||||
#define CAMSYS_DEVID_CIF_1 0x00000004
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user