Re: [PATCH] drm/rockchip: add CONFIG_OF dependency

2025-05-01 Thread Heiko Stuebner
On Wed, 23 Apr 2025 18:44:16 +0200, Arnd Bergmann wrote: > DRM_DISPLAY_DP_AUX_BUS cannot be selected when CONFIG_OF is disabled: > > WARNING: unmet direct dependencies detected for DRM_DISPLAY_DP_AUX_BUS > Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] > Selected by [y]: > - DRM_ROC

Re:Re: [PATCH] drm/rockchip: add CONFIG_OF dependency

2025-04-23 Thread Andy Yan
Hi, At 2025-04-24 01:18:45, "Dmitry Baryshkov" wrote: >On Wed, Apr 23, 2025 at 06:44:16PM +0200, Arnd Bergmann wrote: >> From: Arnd Bergmann >> >> DRM_DISPLAY_DP_AUX_BUS cannot be selected when CONFIG_OF is disabled: >> >> WARNING: unmet direct dependencies detected for DRM_DISPLAY_DP_AUX_BU

Re: [PATCH] drm/rockchip: add CONFIG_OF dependency

2025-04-23 Thread Dmitry Baryshkov
On Wed, Apr 23, 2025 at 06:44:16PM +0200, Arnd Bergmann wrote: > From: Arnd Bergmann > > DRM_DISPLAY_DP_AUX_BUS cannot be selected when CONFIG_OF is disabled: > > WARNING: unmet direct dependencies detected for DRM_DISPLAY_DP_AUX_BUS > Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] >

[PATCH] drm/rockchip: add CONFIG_OF dependency

2025-04-23 Thread Arnd Bergmann
From: Arnd Bergmann DRM_DISPLAY_DP_AUX_BUS cannot be selected when CONFIG_OF is disabled: WARNING: unmet direct dependencies detected for DRM_DISPLAY_DP_AUX_BUS Depends on [n]: HAS_IOMEM [=y] && DRM [=y] && OF [=n] Selected by [y]: - DRM_ROCKCHIP [=y] && HAS_IOMEM [=y] && DRM [=y] && ROCKC

Re: [PATCH] drm/rockchip: add CONFIG_OF dependency for lvds

2017-11-06 Thread Sean Paul
On Mon, Nov 06, 2017 at 02:58:43PM +0100, Arnd Bergmann wrote: > Build-testing on randconfig kernels revealed a dependency in the > newly added lvds sub-driver: > > drivers/gpu/drm/rockchip/rockchip_lvds.c: In function 'rockchip_lvds_bind': > drivers/gpu/drm/rockchip/rockchip_lvds.c:380:24: error:

[PATCH] drm/rockchip: add CONFIG_OF dependency for lvds

2017-11-06 Thread Arnd Bergmann
Build-testing on randconfig kernels revealed a dependency in the newly added lvds sub-driver: drivers/gpu/drm/rockchip/rockchip_lvds.c: In function 'rockchip_lvds_bind': drivers/gpu/drm/rockchip/rockchip_lvds.c:380:24: error: 'struct drm_bridge' has no member named 'of_node' remote = lvds->bri