Re: [PATCH] drm/lcdif: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR

2024-06-24 Thread Dmitry Baryshkov
On Mon, 24 Jun 2024 at 15:03, Alexander Stein wrote: > > Hi Dmitry, > > Am Montag, 24. Juni 2024, 13:49:03 CEST schrieb Dmitry Baryshkov: > > On Mon, 24 Jun 2024 at 14:32, Alexander Stein > > wrote: > > > > > > Hi, > > > > > > Am Montag, 24. Juni 2024, 12:31:46 CEST schrieb Dmitry Baryshkov: > >

Re: [PATCH] drm/lcdif: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR

2024-06-24 Thread Alexander Stein
Hi Dmitry, Am Montag, 24. Juni 2024, 13:49:03 CEST schrieb Dmitry Baryshkov: > On Mon, 24 Jun 2024 at 14:32, Alexander Stein > wrote: > > > > Hi, > > > > Am Montag, 24. Juni 2024, 12:31:46 CEST schrieb Dmitry Baryshkov: > > > Existing in-kernel device trees use LCDIF with the dsim + adv7533, dsim

Re: [PATCH] drm/lcdif: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR

2024-06-24 Thread Dmitry Baryshkov
On Mon, 24 Jun 2024 at 14:32, Alexander Stein wrote: > > Hi, > > Am Montag, 24. Juni 2024, 12:31:46 CEST schrieb Dmitry Baryshkov: > > Existing in-kernel device trees use LCDIF with the dsim + adv7533, dsim > > + tc358762 or with ldb + panel_bridge. All these combinations support > > using DRM_BRI

Re: [PATCH] drm/lcdif: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR

2024-06-24 Thread Alexander Stein
Hi, Am Montag, 24. Juni 2024, 12:31:46 CEST schrieb Dmitry Baryshkov: > Existing in-kernel device trees use LCDIF with the dsim + adv7533, dsim > + tc358762 or with ldb + panel_bridge. All these combinations support > using DRM_BRIDGE_ATTACH_NO_CONNECTOR for bridge attachment. > > Change lcdif dr

[PATCH] drm/lcdif: switch to DRM_BRIDGE_ATTACH_NO_CONNECTOR

2024-06-24 Thread Dmitry Baryshkov
Existing in-kernel device trees use LCDIF with the dsim + adv7533, dsim + tc358762 or with ldb + panel_bridge. All these combinations support using DRM_BRIDGE_ATTACH_NO_CONNECTOR for bridge attachment. Change lcdif driver to use this flag when attaching the bridge and create drm_bridge_connector a