On Tue, 2020-03-31 at 23:57 +0800, Chun-Kuang Hu wrote: > From: CK Hu <ck.hu@xxxxxxxxxxxx> > > mtk_hdmi_phy is a part of mtk_hdmi module, but phy driver should be an > independent module rather than be part of drm module, so separate the phy > driver to an independent module. > > Signed-off-by: CK Hu <ck.hu@xxxxxxxxxxxx> > Signed-off-by: Chun-Kuang Hu <chunkuang.hu@xxxxxxxxxx> > --- > drivers/gpu/drm/mediatek/Kconfig | 9 ++++++++- > drivers/gpu/drm/mediatek/Makefile | 11 +++++++---- > drivers/gpu/drm/mediatek/mtk_hdmi.c | 2 +- > drivers/gpu/drm/mediatek/mtk_hdmi.h | 1 - > drivers/gpu/drm/mediatek/mtk_hdmi_phy.c | 1 + > drivers/gpu/drm/mediatek/mtk_hdmi_phy.h | 1 - > 6 files changed, 17 insertions(+), 8 deletions(-) Reviewed-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> Thanks a lot _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel