diff --git a/configs/camera/mot_s5k2l7_chromatix.xml b/configs/camera/mot_s5k2l7_chromatix.xml
new file mode 100644
index 0000000..ca653f2
--- /dev/null
+++ b/configs/camera/mot_s5k2l7_chromatix.xml
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+ mot_s5k2l7_common
+ mot_s5k2l7_postproc
+
+
+ mot_s5k2l7_video_4k
+ mot_s5k2l7_cpp_video_4k
+ mot_s5k2l7_4k_video_3a
+
+
+ mot_s5k2l7_ihdr_video
+ mot_s5k2l7_ihdr_video_3a
+
+
+ mot_s5k2l7_ihdr_video_4k
+ mot_s5k2l7_4k_ihdr_video_3a
+
+
+
+
+ mot_s5k2l7_snapshot
+ mot_s5k2l7_snapshot
+ mot_s5k2l7_default_video
+ mot_s5k2l7_cpp_preview
+ mot_s5k2l7_cpp_snapshot
+ mot_s5k2l7_cpp_video
+ mot_s5k2l7_cpp_liveshot
+ mot_s5k2l7_fullsize_preview_3a
+ mot_s5k2l7_fullsize_video_3a
+
+
+ mot_s5k2l7_hfr_60
+ mot_s5k2l7_hfr_60
+ mot_s5k2l7_hfr_60
+ mot_s5k2l7_cpp_hfr_60
+ mot_s5k2l7_cpp_hfr_60
+ mot_s5k2l7_cpp_hfr_60
+ mot_s5k2l7_cpp_hfr_60
+ mot_s5k2l7_hfr_60_3a
+ mot_s5k2l7_hfr_60_3a
+
+
+ mot_s5k2l7_hfr_120
+ mot_s5k2l7_hfr_120
+ mot_s5k2l7_hfr_120
+ mot_s5k2l7_cpp_hfr_120
+ mot_s5k2l7_cpp_hfr_120
+ mot_s5k2l7_cpp_hfr_120
+ mot_s5k2l7_cpp_hfr_120
+ mot_s5k2l7_hfr_120_3a
+ mot_s5k2l7_hfr_120_3a
+
+
+
diff --git a/configs/camera/mot_s5k2l7sa_chromatix.xml b/configs/camera/mot_s5k2l7sa_chromatix.xml
new file mode 100644
index 0000000..e1d4d8e
--- /dev/null
+++ b/configs/camera/mot_s5k2l7sa_chromatix.xml
@@ -0,0 +1,134 @@
+
+
+
+
+
+
+
+ mot_s5k2l7sa_common
+ mot_s5k2l7sa_postproc
+
+
+ mot_s5k2l7sa_video_4k
+ mot_s5k2l7sa_cpp_video_4k
+ mot_s5k2l7sa_4k_video_3a
+
+
+ mot_s5k2l7sa_ihdr_video
+ mot_s5k2l7sa_ihdr_video_3a
+
+
+ mot_s5k2l7sa_ihdr_video_4k
+ mot_s5k2l7sa_4k_ihdr_video_3a
+
+
+
+
+ mot_s5k2l7sa_snapshot
+ mot_s5k2l7sa_snapshot
+ mot_s5k2l7sa_default_video
+ mot_s5k2l7sa_cpp_preview
+ mot_s5k2l7sa_cpp_snapshot
+ mot_s5k2l7sa_cpp_video
+ mot_s5k2l7sa_cpp_liveshot
+ mot_s5k2l7sa_fullsize_preview_3a
+ mot_s5k2l7sa_fullsize_video_3a
+
+
+ mot_s5k2l7sa_hfr_60
+ mot_s5k2l7sa_hfr_60
+ mot_s5k2l7sa_hfr_60
+ mot_s5k2l7sa_cpp_hfr_60
+ mot_s5k2l7sa_cpp_hfr_60
+ mot_s5k2l7sa_cpp_hfr_60
+ mot_s5k2l7sa_cpp_hfr_60
+ mot_s5k2l7sa_hfr_60_3a
+ mot_s5k2l7sa_hfr_60_3a
+
+
+ mot_s5k2l7sa_hfr_120
+ mot_s5k2l7sa_hfr_120
+ mot_s5k2l7sa_hfr_120
+ mot_s5k2l7sa_cpp_hfr_120
+ mot_s5k2l7sa_cpp_hfr_120
+ mot_s5k2l7sa_cpp_hfr_120
+ mot_s5k2l7sa_cpp_hfr_120
+ mot_s5k2l7sa_hfr_120_3a
+ mot_s5k2l7sa_hfr_120_3a
+
+
+
diff --git a/configs/camera/msm8953_mot_potter_camera.xml b/configs/camera/msm8953_mot_potter_camera.xml
index 15461fa..99efd22 100644
--- a/configs/camera/msm8953_mot_potter_camera.xml
+++ b/configs/camera/msm8953_mot_potter_camera.xml
@@ -85,7 +85,7 @@ LensInfo : Information of the lens present in the module.
- 1
+ 0
mot_imx362
imx362
mot_ak7371
@@ -109,8 +109,58 @@ LensInfo : Information of the lens present in the module.
0.1
+
+ 1
+ mot_s5k2l7
+ s5k2l7
+ mot_ak7371
+ pmic
+ mot_s5k2l7_chromatix
+ 1
+ BACK
+ 90
+
+ 0
+ 0x1F
+ 0x4320
+ 0
+
+
+ 4.28
+ 1.7
+ 0.187
+ 65.0
+ 51.0
+ 0.1
+
+
2
+ mot_s5k2l7sa
+ s5k2l7
+ mot_ak7371
+ pmic
+ mot_s5k2l7sa_chromatix
+ 1
+ BACK
+ 90
+
+ 0
+ 0x1F
+ 0x4320
+ 0
+
+
+ 4.28
+ 1.7
+ 0.187
+ 65.0
+ 51.0
+ 0.1
+
+
+
+ 3
mot_ov5695
ov5695
mot_ov5695_chromatix
diff --git a/device.mk b/device.mk
index cdcc264..43b4082 100644
--- a/device.mk
+++ b/device.mk
@@ -104,6 +104,8 @@ PRODUCT_COPY_FILES += \
$(LOCAL_PATH)/configs/camera/msm8953_mot_potter_camera.xml:system/etc/camera/msm8953_mot_potter_camera.xml \
$(LOCAL_PATH)/configs/camera/mot_ov5695_chromatix.xml:system/etc/camera/mot_ov5695_chromatix.xml \
$(LOCAL_PATH)/configs/camera/mot_imx362_chromatix.xml:system/etc/camera/mot_imx362_chromatix.xml \
+ $(LOCAL_PATH)/configs/camera/mot_s5k2l7_chromatix.xml:system/etc/camera/mot_s5k2l7_chromatix.xml \
+ $(LOCAL_PATH)/configs/camera/mot_s5k2l7sa_chromatix.xml:system/etc/camera/mot_s5k2l7sa_chromatix.xml \
$(LOCAL_PATH)/configs/camera/vfwconfig.json:system/etc/camera/vfwconfig.json
PRODUCT_COPY_FILES += \