msm: camera: csiphy: Change csiphy datarate default channel from std to short

This change changes csiphy datarate default channel from std to short.

CRs-Fixed: 3534590
Change-Id: I52cb37fc89c770795fc1fbec57c91eeb6ab379f7
Signed-off-by: Wang Kan <quic_wkan@quicinc.com>
This commit is contained in:
Wang Kan
2023-06-20 13:42:25 +08:00
committed by Camera Software Integration
부모 a00d63510d
커밋 9603b9ffba

파일 보기

@@ -751,7 +751,7 @@ static int __cam_csiphy_parse_lane_info_cmd_buf(
csiphy_dev->csiphy_info[index].mipi_flags =
(cam_cmd_csiphy_info->mipi_flags & SKEW_CAL_MASK);
csiphy_dev->csiphy_info[index].channel_type =
CAM_CSIPHY_DATARATE_STANDARD_CHANNEL;
CAM_CSIPHY_DATARATE_SHORT_CHANNEL;
}
/* Cannot support CPHY combo mode with One sensor setting