Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

MAINTAINERS: Add entry for DW DPTX Controller bridge

Add an entry for the DW DPTX Controller bridge driver.

Signed-off-by: Andy Yan <andy.yan@rock-chips.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Reviewed-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20250822063959.692098-5-andyshrk@163.com
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>

authored by

Andy Yan and committed by
Dmitry Baryshkov
0b6da6d3 d68ba7ba

+8
+8
MAINTAINERS
··· 7999 7999 F: Documentation/devicetree/bindings/display/panel/synaptics,r63353.yaml 8000 8000 F: drivers/gpu/drm/panel/panel-synaptics-r63353.c 8001 8001 8002 + DRM DRIVER FOR SYNOPSYS DESIGNWARE DISPLAYPORT BRIDGE 8003 + M: Andy Yan <andy.yan@rock-chips.com> 8004 + S: Maintained 8005 + T: git https://gitlab.freedesktop.org/drm/misc/kernel.git 8006 + F: Documentation/devicetree/bindings/display/rockchip/rockchip,dw-dp.yaml 8007 + F: drivers/gpu/drm/bridge/synopsys/dw-dp.c 8008 + F: include/drm/bridge/dw_dp.h 8009 + 8002 8010 DRM DRIVER FOR TI DLPC3433 MIPI DSI TO DMD BRIDGE 8003 8011 M: Jagan Teki <jagan@amarulasolutions.com> 8004 8012 S: Maintained