ccmp25-dvk: integrate Sony IMX335 MIPI camera in default device tree

As the OmniVision OV5640 camera is now deprecated and no longer supported by
most vendors, this commit moves its support to a separate Device Tree overlay,
allowing it to be used if needed.

Instead, the Sony IMX335 MIPI camera is integrated into the default device
tree as the default supported camera for the CCMP25-DVK platform.

Signed-off-by: Arturo Buzarra <arturo.buzarra@digi.com>
This commit is contained in:
Arturo Buzarra 2025-06-26 09:13:42 +02:00
parent 6b40ed52d2
commit 9f6e78f036
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ STM32MP_KERNEL_DEVICETREE:ccmp25-dvk += " \
ccmp25_wifi.dtbo \
ccmp25-dvk_e55rb-i-mw346-c-mipi-dsi.dtbo \
ccmp25-dvk_g101evn010-lvds.dtbo \
ccmp25-dvk_imx335-mipi-csi.dtbo \
ccmp25-dvk_ov5640-mipi-csi.dtbo \
ccmp25-dvk_mikroe-accel2-click.dtbo \
ccmp25-dvk_mikroe-gyro-click.dtbo \
ccmp25-dvk_mikroe-i2c-to-spi-click.dtbo \