On 02-11-20, 07:08, Chun-Kuang Hu wrote: > + Vinod: > > Hi, Chunfeng: > > Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> 於 2020年10月30日 週五 下午2:24寫道: > > > > On Thu, 2020-10-29 at 23:27 +0800, Chun-Kuang Hu wrote: > > > mtk_mipi_dsi_phy is currently placed inside mediatek drm driver, but it's > > > more suitable to place a phy driver into phy driver folder, so move > > > mtk_mipi_dsi_phy driver into phy driver folder. > > > > > > Signed-off-by: Chun-Kuang Hu <chunkuang.hu@xxxxxxxxxx> > > > --- > > > drivers/gpu/drm/mediatek/Kconfig | 7 ------- > > > drivers/gpu/drm/mediatek/Makefile | 6 ------ > > > drivers/phy/mediatek/Kconfig | 7 +++++++ > > > drivers/phy/mediatek/Makefile | 5 +++++ > > > .../mediatek/phy-mtk-mipi-dsi-mt8173.c} | 2 +- > > > .../mediatek/phy-mtk-mipi-dsi-mt8183.c} | 2 +- > > > .../mtk_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi.c} | 2 +- > > > .../mtk_mipi_tx.h => phy/mediatek/phy-mtk-mipi-dsi.h} | 0 > > > 8 files changed, 15 insertions(+), 16 deletions(-) > > > rename drivers/{gpu/drm/mediatek/mtk_mt8173_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi-mt8173.c} (99%) > > > rename drivers/{gpu/drm/mediatek/mtk_mt8183_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi-mt8183.c} (99%) > > > rename drivers/{gpu/drm/mediatek/mtk_mipi_tx.c => phy/mediatek/phy-mtk-mipi-dsi.c} (99%) > > > rename drivers/{gpu/drm/mediatek/mtk_mipi_tx.h => phy/mediatek/phy-mtk-mipi-dsi.h} (100%) > > > > Reviewed-by: Chunfeng Yun <chunfeng.yun@xxxxxxxxxxxx> > > I would like to apply the whole series into my tree, would you please > give an acked-by tag on this patch, so I could apply this patch into > my tree. I would prefer this to go thru phy tree, unless there are dependencies, which I am not clear looking at above -- ~Vinod _______________________________________________ dri-devel mailing list dri-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/dri-devel