On 24/07/2025 13:23, Colin Ian King wrote:
There is a spelling mistake in the LEDS_BD2606MVV config. Fix it.
Signed-off-by: Colin Ian King <[email protected]>
---
drivers/gpu/drm/panel/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/panel/Kconfig b/drivers/gpu/drm/panel/Kconfig
index 09b9f7ff9340..af90ca62e57d 100644
--- a/drivers/gpu/drm/panel/Kconfig
+++ b/drivers/gpu/drm/panel/Kconfig
@@ -971,7 +971,7 @@ config DRM_PANEL_STARTEK_KD070FHFID015
depends on BACKLIGHT_CLASS_DEVICE
help
Say Y here if you want to enable support for STARTEK KD070FHFID015
DSI panel
- based on RENESAS-R69429 controller. The pannel is a 7-inch TFT LCD
display
+ based on RENESAS-R69429 controller. The panel is a 7-inch TFT LCD
display
with a resolution of 1024 x 600 pixels. It provides a MIPI DSI
interface to
the host, a built-in LED backlight and touch controller.
Reviewed-by: Neil Armstrong <[email protected]>