Re: [PATCH] drm/ipv3: add CONFIG_OF dependency for DRM_OF_DISPLAY_MODE_BRIDGE

From: Damon Ding

Date: Thu Apr 30 2026 - 04:13:29 EST


On 4/30/2026 3:17 PM, Luca Ceresoli wrote:
On Wed Apr 29, 2026 at 4:00 PM CEST, Arnd Bergmann wrote:
From: Arnd Bergmann <arnd@xxxxxxxx>

Without this, not all dependencies are met here.

Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && DRM_BRIDGE [=y] && OF [=n]
Selected by [y]:
- DRM_IMX_PARALLEL_DISPLAY [=y] && HAS_IOMEM [=y] && DRM [=y] && DRM_IMX [=y]
- DRM_IMX_LDB [=y] && HAS_IOMEM [=y] && DRM [=y] && DRM_IMX [=y] && COMMON_CLK [=y]

Fixes: ba2db93cf3d5 ("drm/bridge: Move legacy bridge driver out of imx directory for multi-platform use")
Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Reviewed-by: Luca Ceresoli <luca.ceresoli@xxxxxxxxxxx>



Reviewed-by: Damon Ding <damon.ding@xxxxxxxxxxxxxx>

Best regards,
Damon