]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
authorGuido Günther <agx@sigxcpu.org>
Fri, 17 Oct 2025 08:27:59 +0000 (10:27 +0200)
committerNeil Armstrong <neil.armstrong@linaro.org>
Tue, 16 Dec 2025 10:28:52 +0000 (11:28 +0100)
We handle backlight so need that dependency.

Fixes: 7911d8cab554 ("drm/panel: visionox-rm69299: Add backlight support")
Reported-by: kernelci.org bot <bot@kernelci.org>
Signed-off-by: Guido Günther <agx@sigxcpu.org>
Reviewed-by: Neil Armstrong <neil.armstrong@linaro.org>
Reviewed-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Reviewed-by: David Heidelberg <david@ixit.cz>
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patch.msgid.link/20251017-visionox-rm69299-bl-v2-1-9dfa06606754@sigxcpu.org
drivers/gpu/drm/panel/Kconfig

index 76f6af819037652a5f824de0d71110393a9ec065..7a83804fedca1b688ce6fbe4295ec9009007e693 100644 (file)
@@ -1165,6 +1165,7 @@ config DRM_PANEL_VISIONOX_RM69299
        tristate "Visionox RM69299"
        depends on OF
        depends on DRM_MIPI_DSI
+       depends on BACKLIGHT_CLASS_DEVICE
        help
          Say Y here if you want to enable support for Visionox
          RM69299  DSI Video Mode panel.