msm: camera: cpas: QoS setting for IFE1
It corrects QoS value for IFE1. Change-Id: Iab70f9262cb275be575704206f09c820327564ab Signed-off-by: Abhilash Kumar <krabhi@codeaurora.org>
This commit is contained in:

committed by
Gerrit - the friendly Code Review server

parent
e7e5e70f17
commit
a52b95db19
@@ -387,7 +387,7 @@ static struct cam_camnoc_specific
|
|||||||
.enable = true,
|
.enable = true,
|
||||||
.access_type = CAM_REG_TYPE_READ_WRITE,
|
.access_type = CAM_REG_TYPE_READ_WRITE,
|
||||||
.offset = 0x3248, /* SPECIFIC_IFE1_SAFELUT_LOW */
|
.offset = 0x3248, /* SPECIFIC_IFE1_SAFELUT_LOW */
|
||||||
.value = 0xF,
|
.value = 0xFFFFFFFF,
|
||||||
},
|
},
|
||||||
.ubwc_ctl = {
|
.ubwc_ctl = {
|
||||||
/*
|
/*
|
||||||
|
Reference in New Issue
Block a user