There is no CSID TPG in some modern HW, so the v4l2 ctrl in CSID driver"media: qcom: camss: csid: Add v4l2 ctrl if TPG mode isn't disabled"
shouldn't be registered. Checking the supported TPG modes to indicate
if the TPG HW is existing or not, and only register v4l2 ctrl for CSID
only when TPG HW is existing.
Signed-off-by: Depeng Shao <quic_depengs@xxxxxxxxxxx>