From: Marius Dinu <m95d+git@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: Sat, 21 Mar 2026 23:47:25 +0200 [thread overview]
Message-ID: <ab8R7fLGChfy7Ami@GRAPHRT> (raw)
In-Reply-To: <DH7MKT7D08MW.3P75EWC69NPZF@cknow-tech.com>
On Fri, 2026-03-20 13.57.38 ++0100, Diederik de Haas wrote:
> On Fri Mar 20, 2026 at 8:14 AM CET, Marius Dinu wrote:
> > 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
>
> I usually 'To' the maintainers and 'Cc' the rest. See also
> https://www.kernel.org/doc/html/latest/process/submitting-patches.html#select-the-recipients-for-your-patch
>
> HTH,
> Diederik
Something changed in v7-rc4. The error is gone. It seems this is probably not needed anymore.
But thanks for info about the mailing lists. I'll keep that in mind next time.
Marius
>
> >> > 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
prev parent reply other threads:[~2026-03-21 21:47 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
2026-03-20 12:57 ` Diederik de Haas
2026-03-21 21:47 ` Marius Dinu [this message]
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=ab8R7fLGChfy7Ami@GRAPHRT \
--to=m95d+git@psihoexpert.ro \
--cc=andyshrk@163.com \
--cc=diederik@cknow-tech.com \
--cc=linux-rockchip@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox