mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-22 09:11:26 +03:00
Fix imx477 partial frame issue and wrong frame-length /exposure time calculations. Uses hardcoded sensor internal clock frequency instead of clock values from sensor device tree. Adding clock frequency to device tree also require deskew_initial_enable = "true". Setting deskew in device tree is causing kernel panic in function nvcsi_deskew_setup(). For unblocking the IMX477 use case, set hardcoded clock in driver for now. Bug 4384649 Change-Id: Iedb02673c6f4da140aee22adc991805b6aa1eb7e Signed-off-by: Ankur Pawar <ankurp@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nv-oot/+/3086503 Reviewed-by: Praveen AC <pac@nvidia.com> Reviewed-by: Laxman Dewangan <ldewangan@nvidia.com> GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>