Skip to content

Commit

Permalink
drm/mediatek: separate mipi_tx to different file
Browse files Browse the repository at this point in the history
Different IC has different mipi_tx setting of dsi.
This patch separates the mipi_tx hardware relate part for mt8173.

Signed-off-by: Jitao Shi <jitao.shi@mediatek.com>
Signed-off-by: CK Hu <ck.hu@mediatek.com>
  • Loading branch information
Jitao Shi authored and CK Hu committed Oct 7, 2019
1 parent f920132 commit 78e01a8
Show file tree
Hide file tree
Showing 4 changed files with 358 additions and 315 deletions.
1 change: 1 addition & 0 deletions drivers/gpu/drm/mediatek/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ mediatek-drm-y := mtk_disp_color.o \
mtk_drm_plane.o \
mtk_dsi.o \
mtk_mipi_tx.o \
mtk_mt8173_mipi_tx.o \
mtk_dpi.o

obj-$(CONFIG_DRM_MEDIATEK) += mediatek-drm.o
Expand Down
Loading

0 comments on commit 78e01a8

Please sign in to comment.