Loading drivers/cam_cust/cam_custom_hw_mgr/cam_custom_csid/cam_custom_csid_dev.c +4 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,10 @@ static const struct of_device_id cam_custom_csid_dt_match[] = { .compatible = "qcom,csid-custom480", .data = &cam_custom_csid480_hw_info }, { .compatible = "qcom,csid-custom580", .data = &cam_custom_csid480_hw_info }, {} }; Loading Loading
drivers/cam_cust/cam_custom_hw_mgr/cam_custom_csid/cam_custom_csid_dev.c +4 −0 Original line number Diff line number Diff line Loading @@ -165,6 +165,10 @@ static const struct of_device_id cam_custom_csid_dt_match[] = { .compatible = "qcom,csid-custom480", .data = &cam_custom_csid480_hw_info }, { .compatible = "qcom,csid-custom580", .data = &cam_custom_csid480_hw_info }, {} }; Loading