Hi Doug, On Thu Aug 27, 2026 at 6:24 PM CEST, Doug Anderson wrote: > Hi, > > On Tue, Aug 25, 2026 at 3:11 AM Luca Ceresoli <[email protected]> > wrote: >> >> This driver does not use the drm_panel APIs at all, so no need to select >> DRM_PANEL. >> >> Cc: Douglas Anderson <[email protected]> >> Cc: Sandeep Panda <[email protected]> >> Cc: Franz Schnyder <[email protected]> >> Cc: John Ripple <[email protected]> >> Cc: Michael Walle <[email protected]> >> Signed-off-by: Luca Ceresoli <[email protected]> >> --- >> drivers/gpu/drm/bridge/Kconfig | 1 - >> 1 file changed, 1 deletion(-) >> >> diff --git a/drivers/gpu/drm/bridge/Kconfig b/drivers/gpu/drm/bridge/Kconfig >> index 043596801a65..d46aa2eb01b5 100644 >> --- a/drivers/gpu/drm/bridge/Kconfig >> +++ b/drivers/gpu/drm/bridge/Kconfig >> @@ -474,7 +474,6 @@ config DRM_TI_SN65DSI86 >> select DRM_BRIDGE_CONNECTOR >> select DRM_KMS_HELPER >> select REGMAP_I2C >> - select DRM_PANEL >> select DRM_MIPI_DSI >> select AUXILIARY_BUS >> select DRM_DISPLAY_DP_AUX_BUS > > Looks right to me. Ages ago it used panel APIs directly, but not today. > > Reviewed-by: Douglas Anderson <[email protected]>
Thanks! > I assume you have a plan for landing the series. If you want me to > land this patch on its own to drm-misc-next, please yell. I have commit rights, so I'll apply the series as soon as I have the needed R-by/A-bys. I am also sending a v3, unchanged, but with an additional patch as suggested by Sashiko: https://lore.kernel.org/all/[email protected]/ Luca -- Luca Ceresoli, Bootlin Embedded Linux and Kernel engineering https://bootlin.com
