Skip to content

Commit 704e426

Browse files
author
Alain Volmat
committed
shields: st_b_cams_imx_mb1854: add stm32n6 specifc confs
Add configuration for the STM32N6 DCMIPP driver which currently requires to have the sensor pixel format and resolutions set via KConfig Signed-off-by: Alain Volmat <alain.volmat@foss.st.com>
1 parent be0df66 commit 704e426

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_PIXEL_FORMAT="pRAA"
2+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_WIDTH=2592
3+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_HEIGHT=1944
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_PIXEL_FORMAT="pRAA"
2+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_WIDTH=2592
3+
CONFIG_VIDEO_STM32_DCMIPP_SENSOR_HEIGHT=1944

0 commit comments

Comments
 (0)