Skip to content

Commit 2bfca4f

Browse files
agxsuperna9999
authored andcommitted
drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
We handle backlight so need that dependency. Fixes: 7911d8c ("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
1 parent 7bbf6d1 commit 2bfca4f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

drivers/gpu/drm/panel/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1165,6 +1165,7 @@ config DRM_PANEL_VISIONOX_RM69299
11651165
tristate "Visionox RM69299"
11661166
depends on OF
11671167
depends on DRM_MIPI_DSI
1168+
depends on BACKLIGHT_CLASS_DEVICE
11681169
help
11691170
Say Y here if you want to enable support for Visionox
11701171
RM69299 DSI Video Mode panel.

0 commit comments

Comments
 (0)