msm: camera: improved mclk drive strength
On platform with long traces, the existing drive strength is not sufficient. Drive strength is increased to 8mA. Change-Id: I0ff30008de2b5cac227004863bd5038eef174488 Signed-off-by: Rajakumar Govindaram <crajaku@codeaurora.org>
This commit is contained in:
committed by
Linux Build Service Account
parent
e9109d3df6
commit
7fb409eb07
@@ -131,7 +131,7 @@ static struct msm_gpiomux_config msm8960_cam_common_configs[] = {
|
||||
{
|
||||
.gpio = 5,
|
||||
.settings = {
|
||||
[GPIOMUX_ACTIVE] = &cam_settings[1],
|
||||
[GPIOMUX_ACTIVE] = &cam_settings[3],
|
||||
[GPIOMUX_SUSPENDED] = &cam_settings[0],
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user