Re: [PATCH v3] drm/panel: visionox-rm69299: Depend on BACKLIGHT_CLASS_DEVICE
From: David Heidelberg
Date: Mon Dec 15 2025 - 13:44:21 EST
On 15/12/2025 15:37, Guido Günther wrote:
We handle backlight so need that dependency.
Fixes: 49802972d116 ("drm/panel: visionox-rm69299: Add backlight support")
Reported-by: kernelci.org bot <bot@xxxxxxxxxxxx>
Closes: https://lore.kernel.org/oe-kbuild-all/202512020154.xVlxrCXE-lkp@xxxxxxxxx/
Reviewed-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Tested-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
Signed-off-by: Guido Günther <agx@xxxxxxxxxxx>
---
Changes in v3:
- Basically a desending of v2 as it still bites people
- Add Closes: with a link to the original report
- Collect Reviewed-by from lists
- Link to v2: https://lore.kernel.org/r/20251017-visionox-rm69299-bl-v2-1-9dfa06606754@xxxxxxxxxxx
Changes in v2:
- Add Reported-by: kernelci.org bot <bot@xxxxxxxxxxxx>
- Link to v1: https://lore.kernel.org/r/20251016-visionox-rm69299-bl-v1-1-d3b817ae5a26@xxxxxxxxxxx
---
drivers/gpu/drm/panel/Kconfig | 1 +
1 file changed, 1 insertion(+)
Not like this one patch needs it, but here:
Reviewed-by: David Heidelberg <david@xxxxxxx>
--
David Heidelberg