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]>

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.

Reply via email to