Merge "msm: camera: sensor: Add support for CSIPHY TPG 1.2" into camera-kernel.lnx.5.0

This commit is contained in:
Savita Patted
2021-11-05 18:48:25 -07:00
committed by Gerrit - the friendly Code Review server
7 changed files with 411 additions and 0 deletions

1
Kbuild
View File

@@ -210,6 +210,7 @@ camera-$(CONFIG_SPECTRA_SENSOR) += \
drivers/cam_sensor_module/cam_tpg/cam_tpg_core.o \
drivers/cam_sensor_module/cam_tpg/tpg_hw/tpg_hw.o \
drivers/cam_sensor_module/cam_tpg/tpg_hw/tpg_hw_v_1_0/tpg_hw_v_1_0.o \
drivers/cam_sensor_module/cam_tpg/tpg_hw/tpg_hw_v_1_2/tpg_hw_v_1_2.o \
drivers/cam_sensor_module/cam_tpg/tpg_hw/tpg_hw_v_1_3/tpg_hw_v_1_3.o \
drivers/cam_sensor_module/cam_csiphy/cam_csiphy_soc.o \
drivers/cam_sensor_module/cam_csiphy/cam_csiphy_dev.o \