From: Marius Dinu <marius@psihoexpert.ro>
To: Diederik de Haas <diederik@cknow-tech.com>
Cc: Marius Dinu <m95d+git@psihoexpert.ro>,
linux-rockchip@lists.infradead.org, Andy Yan <andyshrk@163.com>
Subject: Re: [PATCH v2] drm: rockchip-dw-dp: add missing dependency on bridge_connector
Date: Fri, 20 Mar 2026 09:14:35 +0200 [thread overview]
Message-ID: <abzz234Esd/b5ZHI@GRAPHRT> (raw)
In-Reply-To: <DH6YBGOJGS8F.1KVA57WLCE235@cknow-tech.com>
On Thu, 2026-03-19 18.56.59 ++0100, Diederik de Haas wrote:
> On Thu Mar 19, 2026 at 4:50 PM CET, Marius Dinu wrote:
> > Avoids this error:
> > ld: drivers/gpu/drm/rockchip/dw_dp-rockchip.o: in function `dw_dp_rockchip_bind':
> > /usr/src/linux/drivers/gpu/drm/rockchip/dw_dp-rockchip.c:108:(.text+0x188): undefined reference to `drm_bridge_connector_init'
> >
> > Signed-off-by: Marius Dinu <m95d+git@psihoexpert.ro>
> > ---
> > drivers/gpu/drm/rockchip/Kconfig | 1 +
>
> $ scripts/get_maintainer.pl drivers/gpu/drm/rockchip/Kconfig
> Sandy Huang <hjc@rock-chips.com> (maintainer:DRM DRIVERS FOR ROCKCHIP)
> "Heiko Stübner" <heiko@sntech.de> (maintainer:DRM DRIVERS FOR ROCKCHIP)
> Andy Yan <andy.yan@rock-chips.com> (maintainer:DRM DRIVERS FOR ROCKCHIP)
> Maarten Lankhorst <maarten.lankhorst@linux.intel.com> (maintainer:DRM DRIVERS AND MISC GPU PATCHES)
> Maxime Ripard <mripard@kernel.org> (maintainer:DRM DRIVERS AND MISC GPU PATCHES)
> Thomas Zimmermann <tzimmermann@suse.de> (maintainer:DRM DRIVERS AND MISC GPU PATCHES)
> David Airlie <airlied@gmail.com> (maintainer:DRM DRIVERS)
> Simona Vetter <simona@ffwll.ch> (maintainer:DRM DRIVERS)
> dri-devel@lists.freedesktop.org (open list:DRM DRIVERS FOR ROCKCHIP)
> linux-arm-kernel@lists.infradead.org (moderated list:ARM/Rockchip SoC support)
> linux-rockchip@lists.infradead.org (open list:ARM/Rockchip SoC support)
> linux-kernel@vger.kernel.org (open list)
>
> I'm missing quite a few of these ...
I don't understand. I should cc all those addreses? All of them? :o
Regards,
Marius
>
> Cheers,
> Diederik
>
> > 1 file changed, 1 insertion(+)
> >
> > diff --git a/drivers/gpu/drm/rockchip/Kconfig b/drivers/gpu/drm/rockchip/Kconfig
> > index 1479b8c4ed40..39cd38375e8a 100644
> > --- a/drivers/gpu/drm/rockchip/Kconfig
> > +++ b/drivers/gpu/drm/rockchip/Kconfig
> > @@ -67,6 +67,7 @@ config ROCKCHIP_CDN_DP
> >
> > config ROCKCHIP_DW_DP
> > bool "Rockchip specific extensions for Synopsys DW DP"
> > + select DRM_BRIDGE_CONNECTOR
> > help
> > This selects support for Rockchip SoC specific extensions
> > to enable Synopsys DesignWare Cores based DisplayPort transmit
>
_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip
next prev parent reply other threads:[~2026-03-20 7:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-19 15:50 [PATCH v2] drm: rockchip-dw-dp: add missing dependency on bridge_connector Marius Dinu
2026-03-19 17:56 ` Diederik de Haas
2026-03-20 7:14 ` Marius Dinu [this message]
2026-03-20 12:57 ` Diederik de Haas
2026-03-21 21:47 ` Marius Dinu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=abzz234Esd/b5ZHI@GRAPHRT \
--to=marius@psihoexpert.ro \
--cc=andyshrk@163.com \
--cc=diederik@cknow-tech.com \
--cc=linux-rockchip@lists.infradead.org \
--cc=m95d+git@psihoexpert.ro \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.