doc: releases: fix galaxycore,gc2145 compatible

fix typo in compatible name

Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
This commit is contained in:
Benjamin Cabé 2024-11-15 14:56:48 +01:00 committed by Mahesh Mahadevan
parent 7fa0d83966
commit 2be735c558

View file

@ -869,7 +869,7 @@ Drivers and Sensors
* Added a sample for capturing video and displaying it with LVGL * Added a sample for capturing video and displaying it with LVGL
(:zephyr:code-sample:`video-capture-to-lvgl`) (:zephyr:code-sample:`video-capture-to-lvgl`)
* Added an automatic test to check colorbar pattern correctness * Added an automatic test to check colorbar pattern correctness
* Added support for GalaxyCore GC2145 image sensor (:dtcompatible:`gc,gc2145`) * Added support for GalaxyCore GC2145 image sensor (:dtcompatible:`galaxycore,gc2145`)
* Added support for ESP32-S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`) * Added support for ESP32-S3 LCD-CAM interface (:dtcompatible:`espressif,esp32-lcd-cam`)
* Added support for NXP MCUX SMARTDMA interface (:dtcompatible:`nxp,smartdma`) * Added support for NXP MCUX SMARTDMA interface (:dtcompatible:`nxp,smartdma`)
* Added support for more OmniVision OV2640 controls (:dtcompatible:`ovti,ov2640`) * Added support for more OmniVision OV2640 controls (:dtcompatible:`ovti,ov2640`)