Skip to content

Commit f288015

Browse files
Algea Caorkhuangtao
authored andcommitted
drm: rockchip: rk628: Add rk628 combrx-phy driver
Change-Id: I0fbcca09e05c9876ae7e87000d1fa5b72a061077 Signed-off-by: Algea Cao <algea.cao@rock-chips.com>
1 parent e6c05e3 commit f288015

2 files changed

Lines changed: 667 additions & 1 deletion

File tree

drivers/gpu/drm/rockchip/rk628/Makefile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
# Makefile for the Rockchip RK628 display bridge driver.
44
#
55

6-
obj-$(CONFIG_DRM_ROCKCHIP_RK628) += rk628_combtxphy.o \
6+
obj-$(CONFIG_DRM_ROCKCHIP_RK628) += rk628_combrxphy.o \
7+
rk628_combtxphy.o \
78
rk628_dsi.o \
89
rk628_gvi.o \
910
rk628_lvds.o \

0 commit comments

Comments
 (0)