فهرست منبع

Merge "msm: camera: isp: Add tpg 3 support" into camera-kernel.lnx.5.0

Savita Patted 4 سال پیش
والد
کامیت
08a7db059e
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  1. 4 0
      drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_hw_ver2.c

+ 4 - 0
drivers/cam_isp/isp_hw_mgr/isp_hw/ife_csid_hw/cam_ife_csid_hw_ver2.c

@@ -1937,6 +1937,10 @@ static int cam_ife_csid_hw_ver2_config_rx(
 		csid_hw->rx_cfg.tpg_mux_sel = 1;
 		csid_hw->rx_cfg.tpg_num_sel = 2;
 		break;
+	case CAM_ISP_IFE_IN_RES_CPHY_TPG_2:
+		csid_hw->rx_cfg.tpg_mux_sel = 1;
+		csid_hw->rx_cfg.tpg_num_sel = 3;
+		break;
 	default:
 		csid_hw->rx_cfg.tpg_mux_sel = 0;
 		csid_hw->rx_cfg.phy_sel =