Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit c4271fde authored by Jeyaprakash Soundrapandian's avatar Jeyaprakash Soundrapandian Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: camera: isp: Define csi2_rx_phy_num_mask for csid lite" into dev/msm-4.14-camx

parents e74533c6 f79c9a75
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -232,6 +232,7 @@ static const struct cam_ife_csid_csi2_rx_reg_offset
	.csi2_capture_short_pkt_vc_shift              = 15,
	.csi2_capture_cphy_pkt_dt_shift               = 20,
	.csi2_capture_cphy_pkt_vc_shift               = 26,
	.csi2_rx_phy_num_mask                         = 0x3,
};