[arm64/dts]:camera: Troika : modify DVFS level for front camera video and preview
authorqings.zhou <qings.zhou@samsung.com>
Tue, 9 Apr 2019 05:53:46 +0000 (13:53 +0800)
committerxiest1 <xiest1@lenovo.com>
Tue, 5 Nov 2019 09:32:00 +0000 (17:32 +0800)
related to cts test:android.hardware.camera2.cts.RecordingTest#testSupportedVideoSizes

CRs-fixed: (CR)

Change-Id: I8964bff6d5429333baea8d3fea82c12bfafc99f0
Signed-off-by: qings.zhou <qings.zhou@samsung.com>
Reviewed-on: https://gerrit.mot.com/1335479
SME-Granted: SME Approvals Granted
SLTApproved: Slta Waiver
Tested-by: Jira Key
Reviewed-by: Zhichao Chen <chenzc2@motorola.com>
Submit-Approved: Jira Key

arch/arm64/boot/dts/exynos/exynos9610-robusta2-camera.dtsi

index 95bdf1759f7868e3187edd971597adee39163399..13a352363415fd6d55c23332accb4ca89c5d1f08 100755 (executable)
                        front_preview_uhd_int = <DVFS_INT_L4>;
                        front_preview_uhd_hpg = <1>;
 
-                       front_preview_int_cam = <DVFS_INT_CAM_L3>;
+                       front_preview_int_cam = <DVFS_INT_CAM_L2>;
                        front_preview_cam = <DVFS_CAM_L2>;
                        front_preview_mif = <DVFS_MIF_L3>;
                        front_preview_int = <DVFS_INT_L4>;
 
                        front_video_int_cam = <DVFS_INT_CAM_L2>;
                        front_video_cam = <DVFS_CAM_L2>;
-                       front_video_mif = <DVFS_MIF_L4>;
+                       front_video_mif = <DVFS_MIF_L5>;
                        front_video_int = <DVFS_INT_L4>;
                        front_video_hpg = <1>;