[0/1] Add camera sensor properties for ciri
mbox series

Message ID 20240923071618.2395064-1-chenghaoyang@google.com
Headers show
Series
  • Add camera sensor properties for ciri
Related show

Message

Harvey Yang Sept. 23, 2024, 7:09 a.m. UTC
Hi folks,

This patch adds camera sensor properties for sensors on ciri. It's
required to produce correct color bars test pattern instead of random
pattern.

Tested on mtkisp7 branch with ChromeOS tast test `camera.HAL3Frame`.

This patch passed gitlab pipeline:
https://gitlab.freedesktop.org/chenghaoyang/libcamera/-/pipelines/1276236

The source file includes quite some legacy code that has linter
warnings. This patch follows the same legacy format, so there are some
lint warnings as well.

BR,
Harvey

Han-Lin Chen (1):
  libcamera: Add camera sensor properties for ciri

 .../sensor/camera_sensor_properties.cpp       | 21 +++++++++++++++++++
 1 file changed, 21 insertions(+)