Add support for imx708.

1. Only allow the resolutions lower than 1920x1080.
2. Add configuratioin file and sensor helper for imx708

Signed-off-by: zejian.su <zejian.su@starfivetech.com>
This commit is contained in:
zejian.su
2023-12-05 10:27:42 +08:00
parent 41161633ed
commit 8a5ad02fdb
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -1 +1,3 @@
sha256 82a027fc630b935fcafc0823f552fc9e778cd8223f39a4b257ee7b3fb7735d1c libcamera-9b28cffeba4698ce65c288146fa79cf748f0b609-br1.tar.gz sha256 843dc93048bed9a1d6890ddc54dc83669cba0e2be95ab0a52f6f6dadd9d71416 libcamera-6b51f180d9e720a38b1947309c27a01bd048ab5d-br1.tar.gz
+1 -1
View File
@@ -4,7 +4,7 @@
# #
################################################################################ ################################################################################
LIBCAMERA_VERSION = 9b28cffeba4698ce65c288146fa79cf748f0b609 LIBCAMERA_VERSION = 6b51f180d9e720a38b1947309c27a01bd048ab5d
LIBCAMERA_SITE = https://github.com/starfive-tech/libcamera LIBCAMERA_SITE = https://github.com/starfive-tech/libcamera
LIBCAMERA_SITE_METHOD = git LIBCAMERA_SITE_METHOD = git