[PATCH v2 04/12] drm/bridge: ti-sn65dsi86: don't select unused DRM_PANEL

Luca Ceresoli luca.ceresoli at bootlin.com
Mon Aug 31 01:55:20 PDT 2026


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 <luca.ceresoli at bootlin.com> wrote:
>>
>> This driver does not use the drm_panel APIs at all, so no need to select
>> DRM_PANEL.
>>
>> Cc: Douglas Anderson <dianders at chromium.org>
>> Cc: Sandeep Panda <spanda at codeaurora.org>
>> Cc: Franz Schnyder <franz.schnyder at toradex.com>
>> Cc: John Ripple <john.ripple at keysight.com>
>> Cc: Michael Walle <mwalle at kernel.org>
>> Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>
>> ---
>>  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 <dianders at chromium.org>

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/20260825103234.3F2B71F000E9@smtp.kernel.org/

Luca

--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the Linux-mediatek mailing list