Am Freitag, 9. Januar 2026, 09:00:45 Mitteleuropäische Normalzeit schrieb Andy Yan: > From: Andy Yan <[email protected]> > > The DW DisplayPort hardware block can be configured to work in single, > dual,quad pixel mode on differnt platforms, so make the pixel mode set > by plat_data to support the upcoming rk3576 variant. > > Signed-off-by: Andy Yan <[email protected]>
While Dmitry helped a lot with looking at bridge drivers recently, I think your recipient list does miss a number of other people listed as bridge reviewers/maintainers. $ scripts/get_maintainer.pl drivers/gpu/drm/bridge Andrzej Hajda <[email protected]> (maintainer:DRM DRIVERS FOR BRIDGE CHIPS) Neil Armstrong <[email protected]> (maintainer:DRM DRIVERS FOR BRIDGE CHIPS) Robert Foss <[email protected]> (maintainer:DRM DRIVERS FOR BRIDGE CHIPS) Laurent Pinchart <[email protected]> (reviewer:DRM DRIVERS FOR BRIDGE CHIPS) Jonas Karlman <[email protected]> (reviewer:DRM DRIVERS FOR BRIDGE CHIPS) Jernej Skrabec <[email protected]> (reviewer:DRM DRIVERS FOR BRIDGE CHIPS) As you'll need to do a v2 for the binding, please add the missing people to the recipients. For the change itself, can you improve the commit message a bit. I assume the Single/Dual/Quad-Pixel config is a real hardware-feature that is set when the IP is integrated into the soc? Or this a runtime setting and a soc can support multiple output variants? Thanks Heiko
