mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 21:07:02 +09:00
camsys_drv : v0.0x11.0
This commit is contained in:
@@ -130,6 +130,7 @@
|
||||
};
|
||||
vio1_isp_w0 {
|
||||
reg = <0xffad0100 0x20>;
|
||||
rockchip,priority = <2 2>;
|
||||
};
|
||||
vio1_isp_w1 {
|
||||
reg = <0xffad0180 0x20>;
|
||||
|
||||
@@ -86,9 +86,11 @@
|
||||
*v0.f.0:
|
||||
1) mi_mis register may read erro, this may cause mistaken mi frame_end irqs.
|
||||
*v0.0x10.0:
|
||||
1) add flash_prelight control.
|
||||
1) add flash_prelight control.
|
||||
*v0.0x11.0:
|
||||
1) raise qos of isp up to the same as lcdc.
|
||||
*/
|
||||
#define CAMSYS_DRIVER_VERSION KERNEL_VERSION(0,0x10,0)
|
||||
#define CAMSYS_DRIVER_VERSION KERNEL_VERSION(0,0x11,0)
|
||||
|
||||
|
||||
#define CAMSYS_PLATFORM_DRV_NAME "RockChip-CamSys"
|
||||
|
||||
Reference in New Issue
Block a user